aboutsummaryrefslogtreecommitdiffstats
path: root/converters
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2003-10-19 16:36:01 +0800
committerkris <kris@FreeBSD.org>2003-10-19 16:36:01 +0800
commit4ac4aae7b3257ca68163102b14a299ee97854db0 (patch)
treec19c4cc6ffdcd6d913f4749bccdad298b57f56de /converters
parentd42f77a64c5544d5ba3995880f8590de1a8b132b (diff)
downloadfreebsd-ports-gnome-4ac4aae7b3257ca68163102b14a299ee97854db0.tar.gz
freebsd-ports-gnome-4ac4aae7b3257ca68163102b14a299ee97854db0.tar.zst
freebsd-ports-gnome-4ac4aae7b3257ca68163102b14a299ee97854db0.zip
Respect CC and CFLAGS
Diffstat (limited to 'converters')
-rw-r--r--converters/ish/files/patch-aa12
1 files changed, 8 insertions, 4 deletions
diff --git a/converters/ish/files/patch-aa b/converters/ish/files/patch-aa
index 437fe2773c60..a45ab2a196cb 100644
--- a/converters/ish/files/patch-aa
+++ b/converters/ish/files/patch-aa
@@ -1,8 +1,12 @@
---- makefile.orig Sun Aug 5 20:04:08 1990
-+++ makefile Wed Aug 13 14:50:08 1997
-@@ -1,4 +1,4 @@
+--- makefile.orig Sun Aug 5 04:04:08 1990
++++ makefile Sun Oct 19 01:34:53 2003
+@@ -1,6 +1,7 @@
-DEST = .
+DEST = $(PREFIX)/bin
#CFLAGS = -O -DSysV
- CFLAGS = -O
+-CFLAGS = -O
++CFLAGS ?= -O -pipe
++CC ?= cc
LDFLAGS = -s
+
+ SRCS = crc.c decode.c encode.c ish.c jis7.c jis8.c sjis.c njis.c