diff options
author | tg <tg@FreeBSD.org> | 1997-10-22 15:00:25 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-10-22 15:00:25 +0800 |
commit | 06a7d18a17c40141dc664c480533a02c134883b5 (patch) | |
tree | af4aac3c2a06e5bb7e0f6071cbca5c00b51692cf /x11-toolkits/tix | |
parent | 08886ef0addf8ac3240d87175aca2e3bb3a72e5a (diff) | |
download | freebsd-ports-gnome-06a7d18a17c40141dc664c480533a02c134883b5.tar.gz freebsd-ports-gnome-06a7d18a17c40141dc664c480533a02c134883b5.tar.zst freebsd-ports-gnome-06a7d18a17c40141dc664c480533a02c134883b5.zip |
Distfile changed on master site.
PR: 4815
Diffstat (limited to 'x11-toolkits/tix')
-rw-r--r-- | x11-toolkits/tix/distinfo | 2 | ||||
-rw-r--r-- | x11-toolkits/tix/files/patch-ac | 10 |
2 files changed, 1 insertions, 11 deletions
diff --git a/x11-toolkits/tix/distinfo b/x11-toolkits/tix/distinfo index 927791c36e5c..a50bfeb5b4d2 100644 --- a/x11-toolkits/tix/distinfo +++ b/x11-toolkits/tix/distinfo @@ -1 +1 @@ -MD5 (Tix4.1.0.006.tar.gz) = a3f5af73dfcd2b5dd9dab96040358efa +MD5 (Tix4.1.0.006.tar.gz) = 44ea588c14bfb92434c77969c4665656 diff --git a/x11-toolkits/tix/files/patch-ac b/x11-toolkits/tix/files/patch-ac index 7f05e53bb035..8590fb1890ad 100644 --- a/x11-toolkits/tix/files/patch-ac +++ b/x11-toolkits/tix/files/patch-ac @@ -32,16 +32,6 @@ #---------------------------------------------------------------- -@@ -132,7 +133,8 @@ - CC_SWITCHES = $(CFLAGS) $(AC_FLAGS) -I$(TCL_GENERIC_DIR) \ - -I$(TCL_SRC_DIR)/unix -I$(TK_GENERIC_DIR) -I$(TK_SRC_DIR)/unix \ - $(ITCL_CFLAGS) \ -- -I$(GENERIC_DIR) -I$(UNIX_DIR) $(TK_XINCLUDES) $(TIX_SHLIB_CFLAGS) -+ -I$(GENERIC_DIR) -I$(UNIX_DIR) $(TK_XINCLUDES) $(TIX_SHLIB_CFLAGS) \ -+ -DTIX_LIBRARY=\"${TIX_LIBRARY}\" - - #---------------------------------------------------------------- - # The information below should be usable as is. You shouldn't need @@ -210,29 +212,29 @@ # scripts of TK must be included in the fixed order. #---------------------------------------------------------------------- |