openbsd-ports/math/graphviz/patches/patch-Makefile_am
jose 3dc71a8edc update to tcl/tk 8.4
add patch to make tcl libs work (didn't work before, either)
ok naddy@ brad@ espie@
2003-12-27 23:31:16 +00:00

13 lines
514 B
Plaintext

$OpenBSD: patch-Makefile_am,v 1.1 2003/12/27 23:31:17 jose Exp $
--- Makefile.am.orig 2003-12-27 10:59:38.000000000 -0500
+++ Makefile.am 2003-12-27 10:59:58.000000000 -0500
@@ -19,7 +19,7 @@ pkgIndex.tcl: tclpathplan/pkgIndex.tcl \
tcldgr/pkgIndex.tcl \
tcldgl/pkgIndex.tcl \
tkspline/pkgIndex.tcl \
- gdtclft/pkgIndex.tcl >$@
+ gdtclft/pkgIndex.tcl | sed s/\.so/.so.0.0/g >$@
EXTRA_DIST = graphviz.spec.in graphviz.spec FAQ.* MINTERMS.txt \
nmakefile Makefile.IN Config.mk.linux.i386 CONFIGURE \