aboutsummaryrefslogtreecommitdiff
path: root/palm/pilot-link
diff options
context:
space:
mode:
authorPaul Traina <pst@FreeBSD.org>1997-11-30 21:22:31 +0000
committerPaul Traina <pst@FreeBSD.org>1997-11-30 21:22:31 +0000
commit69f2b54a8a6f02b73bce2020a185c2205bc3f224 (patch)
tree2643bd4c318f624bb15f92a45d0da57f2cdb390a /palm/pilot-link
parentea801c99dd4f189297f9bffc50b451e91b903e24 (diff)
downloadports-69f2b54a8a6f02b73bce2020a185c2205bc3f224.tar.gz
ports-69f2b54a8a6f02b73bce2020a185c2205bc3f224.zip
Try to work around turds left by octave package.
Notes
Notes: svn path=/head/; revision=8920
Diffstat (limited to 'palm/pilot-link')
-rw-r--r--palm/pilot-link/files/patch-aa7
1 files changed, 6 insertions, 1 deletions
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.