diff options
author | Paul Traina <pst@FreeBSD.org> | 1997-11-30 21:22:31 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1997-11-30 21:22:31 +0000 |
commit | 69f2b54a8a6f02b73bce2020a185c2205bc3f224 (patch) | |
tree | 2643bd4c318f624bb15f92a45d0da57f2cdb390a /palm | |
parent | ea801c99dd4f189297f9bffc50b451e91b903e24 (diff) | |
download | ports-69f2b54a8a6f02b73bce2020a185c2205bc3f224.tar.gz ports-69f2b54a8a6f02b73bce2020a185c2205bc3f224.zip |
Notes
Diffstat (limited to 'palm')
-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. |