aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/tix/files/patch-ac
diff options
context:
space:
mode:
authorJean-Marc Zucconi <jmz@FreeBSD.org>2003-12-25 02:18:55 +0000
committerJean-Marc Zucconi <jmz@FreeBSD.org>2003-12-25 02:18:55 +0000
commit40f85e20d5a47067866edce248a18a99bbb9890b (patch)
tree47247b5d97d97cf8f9615e0f6fadbabce8bb1d0f /x11-toolkits/tix/files/patch-ac
parent7fe38b824125b859fccf7002748288ee8c5d344f (diff)
downloadports-40f85e20d5a47067866edce248a18a99bbb9890b.tar.gz
ports-40f85e20d5a47067866edce248a18a99bbb9890b.zip
Notes
Diffstat (limited to 'x11-toolkits/tix/files/patch-ac')
-rw-r--r--x11-toolkits/tix/files/patch-ac14
1 files changed, 11 insertions, 3 deletions
diff --git a/x11-toolkits/tix/files/patch-ac b/x11-toolkits/tix/files/patch-ac
index 70cc6b368366..992bdbbb5b95 100644
--- a/x11-toolkits/tix/files/patch-ac
+++ b/x11-toolkits/tix/files/patch-ac
@@ -1,6 +1,14 @@
--- Makefile.in.orig Wed Dec 11 08:18:41 2002
-+++ Makefile.in Tue Dec 2 21:13:48 2003
-@@ -261,6 +261,7 @@
++++ Makefile.in Thu Dec 25 03:14:14 2003
+@@ -253,6 +253,7 @@
+ TIX_SCRIPTS = \
+ $(SRC_DIR)/library/pref/*.fsc \
+ $(SRC_DIR)/library/pref/*.csc \
++ $(SRC_DIR)/library/pref/WmDefault.tcl \
+ $(SRC_DIR)/library/*.tcl
+
+ all: $(TIX_LIB_FILE) $(TIX_EXE_FILE) @TIX_SAM_TARGETS@
+@@ -261,6 +262,7 @@
rm -f $(TIX_LIB_FILE)
@TIX_MAKE_LIB@
$(TIX_RANLIB) $(TIX_LIB_FILE)
@@ -8,7 +16,7 @@
$(TCL_SAM_FILE): $(TCL_SAM_OBJS)
rm -f $(TCL_SAM_FILE)
-@@ -387,7 +388,7 @@
+@@ -387,7 +389,7 @@
$(CC) -c $(CC_SWITCHES) $(GENERIC_DIR)/tixImgXpm.c
tixInit.o: $(GENERIC_DIR)/tixInit.c