aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1997-12-01 05:22:31 +0800
committerpst <pst@FreeBSD.org>1997-12-01 05:22:31 +0800
commitd791fb0058013b0bdc26b2f28d40843684691c1d (patch)
tree122943d2efdf844e1988009791c196bb835b3535
parent415bb1df00ba61672c0358591dcdaf4d26889535 (diff)
downloadfreebsd-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-aa7
-rw-r--r--palm/pilot-link/files/patch-aa7
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.