openbsd-ports/math/graphviz/patches/patch-tclpkg_tclstubs_Makefile_in

13 lines
439 B
Plaintext
Raw Normal View History

$OpenBSD: patch-tclpkg_tclstubs_Makefile_in,v 1.2 2012/08/22 09:55:01 edd Exp $
--- tclpkg/tclstubs/Makefile.in.orig2 Sat May 7 05:27:56 2011
+++ tclpkg/tclstubs/Makefile.in Thu Jul 12 11:30:55 2012
@@ -217,7 +217,7 @@ LIBLTDL = @LIBLTDL@
LIBLTDL_LDFLAGS = @LIBLTDL_LDFLAGS@
LIBOBJS = @LIBOBJS@
LIBPNG_CONFIG = @LIBPNG_CONFIG@
-LIBS = @TCL_STUB_LIB_SPEC@
+LIBS = $(TCL_STUB_LIB_SPEC)
LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@