openbsd-ports/math/graphviz/patches/patch-tclpkg_tclstubs_Makefile_in
edd 58c619c08c Clean up and Update to graphviz-2.28.0.
Taking MAINTAINER (discussed with espie on icb).

OK ajacoutot@, sebastia@

At some point in the future, the language bindings should be
multi-packaged, but that is another story.
2012-08-22 09:55:01 +00:00

13 lines
439 B
Plaintext

$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@