diff options
author | pst <pst@FreeBSD.org> | 1997-12-01 05:22:31 +0800 |
---|---|---|
committer | pst <pst@FreeBSD.org> | 1997-12-01 05:22:31 +0800 |
commit | d791fb0058013b0bdc26b2f28d40843684691c1d (patch) | |
tree | 122943d2efdf844e1988009791c196bb835b3535 | |
parent | 415bb1df00ba61672c0358591dcdaf4d26889535 (diff) | |
download | freebsd-ports-gnome-d791fb0058013b0bdc26b2f28d40843684691c1d.tar.gz freebsd-ports-gnome-d791fb0058013b0bdc26b2f28d40843684691c1d.tar.zst freebsd-ports-gnome-d791fb0058013b0bdc26b2f28d40843684691c1d.zip |
Try to work around turds left by octave package.
-rw-r--r-- | palm/pilot-link-devel/files/patch-aa | 7 | ||||
-rw-r--r-- | palm/pilot-link/files/patch-aa | 7 |
2 files changed, 12 insertions, 2 deletions
diff --git a/palm/pilot-link-devel/files/patch-aa b/palm/pilot-link-devel/files/patch-aa index 771819e7e564..cd68196bf5ed 100644 --- a/palm/pilot-link-devel/files/patch-aa +++ b/palm/pilot-link-devel/files/patch-aa @@ -1,6 +1,11 @@ --- Makefile.in Tue Oct 7 07:55:21 1997 +++ Makefile.in Mon Nov 24 00:13:27 1997 -@@ -19,7 +19,7 @@ +@@ -15,11 +15,11 @@ + PURIFY = + + # Libraries needed to link with Tcl & (optionally) Tk +-TCLTK_LIBS = @TCLTKLIBS@ ++TCLTK_LIBS = -L/usr/lib @TCLTKLIBS@ # Include directives needed to compile with Tcl & Tk, and # -DTCL if Tcl is available, and # -DTK if Tk is available. diff --git a/palm/pilot-link/files/patch-aa b/palm/pilot-link/files/patch-aa index 771819e7e564..cd68196bf5ed 100644 --- a/palm/pilot-link/files/patch-aa +++ b/palm/pilot-link/files/patch-aa @@ -1,6 +1,11 @@ --- Makefile.in Tue Oct 7 07:55:21 1997 +++ Makefile.in Mon Nov 24 00:13:27 1997 -@@ -19,7 +19,7 @@ +@@ -15,11 +15,11 @@ + PURIFY = + + # Libraries needed to link with Tcl & (optionally) Tk +-TCLTK_LIBS = @TCLTKLIBS@ ++TCLTK_LIBS = -L/usr/lib @TCLTKLIBS@ # Include directives needed to compile with Tcl & Tk, and # -DTCL if Tcl is available, and # -DTK if Tk is available. |