aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tk85/files
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-03-13 10:53:23 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-03-13 10:53:23 +0000
commit5b212211b950f5dfc563c244f1c530c6e51e4e1b (patch)
tree8973130414ae6a09364a30c8812816f00602a4cf /x11-toolkits/tk85/files
parente6d0bba8ff70e3a4e5f98a8442a773ef199c924a (diff)
downloadports-5b212211b950f5dfc563c244f1c530c6e51e4e1b.tar.gz
ports-5b212211b950f5dfc563c244f1c530c6e51e4e1b.zip
Notes
Diffstat (limited to 'x11-toolkits/tk85/files')
-rw-r--r--x11-toolkits/tk85/files/patch-unix::Makefile.in13
1 files changed, 11 insertions, 2 deletions
diff --git a/x11-toolkits/tk85/files/patch-unix::Makefile.in b/x11-toolkits/tk85/files/patch-unix::Makefile.in
index 8c3c679eb1e1..f603f71bf0e6 100644
--- a/x11-toolkits/tk85/files/patch-unix::Makefile.in
+++ b/x11-toolkits/tk85/files/patch-unix::Makefile.in
@@ -1,5 +1,5 @@
---- Makefile.in.orig Tue Jan 30 11:20:44 2007
-+++ Makefile.in Tue Jan 30 11:30:35 2007
+--- Makefile.in.orig Mon Oct 23 15:45:33 2006
++++ Makefile.in Mon Mar 12 18:32:29 2007
@@ -64,6 +64,8 @@
# Directory in which to install the include file tk.h:
@@ -58,6 +58,15 @@
${STUB_LIB_FILE}: ${STUB_LIB_OBJS}
rm -f $@
+@@ -613,7 +623,7 @@
+ gdb ./wish --command=gdb.run
+ rm gdb.run
+
+-INSTALL_TARGETS = install-binaries install-libraries install-demos install-doc @EXTRA_INSTALL@
++INSTALL_TARGETS = install-binaries install-libraries install-demos @EXTRA_INSTALL@
+
+ install: $(INSTALL_TARGETS)
+
@@ -626,7 +636,8 @@
# some ranlibs write to current directory, and this might not always be
# possible (e.g. if installing as root).