aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/jx/files
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-06-10 03:38:12 +0800
committerwill <will@FreeBSD.org>2000-06-10 03:38:12 +0800
commit7e203c4be5e5b57e7c708384a9ae7ae77e307350 (patch)
tree3fd1e4fbc8b16d698564c5bdcd430cc519c38662 /x11-toolkits/jx/files
parent2b599a2c93f7f85adbbddf2d0a13604356e3b3bc (diff)
downloadfreebsd-ports-graphics-7e203c4be5e5b57e7c708384a9ae7ae77e307350.tar.gz
freebsd-ports-graphics-7e203c4be5e5b57e7c708384a9ae7ae77e307350.tar.zst
freebsd-ports-graphics-7e203c4be5e5b57e7c708384a9ae7ae77e307350.zip
Don't try to make this port respect CC/CFLAGS. It won't work. :-(
Diffstat (limited to 'x11-toolkits/jx/files')
-rw-r--r--x11-toolkits/jx/files/patch-ag13
1 files changed, 0 insertions, 13 deletions
diff --git a/x11-toolkits/jx/files/patch-ag b/x11-toolkits/jx/files/patch-ag
deleted file mode 100644
index c2d832455de..00000000000
--- a/x11-toolkits/jx/files/patch-ag
+++ /dev/null
@@ -1,13 +0,0 @@
---- Makefile Sat Sep 11 16:44:38 1999
-+++ Makefile.new Wed Jun 7 12:39:22 2000
-@@ -492,9 +492,7 @@
-
- CHECK_ACE := lib/util/ace/j_has_ace
-
--CC := ${shell if { which gcc > /dev/null; } \
-- then { echo gcc; } \
-- else { echo ${CC}; } fi }
-+CC := ${CC}
-
- .PHONY : fix_ace
- fix_ace: