aboutsummaryrefslogtreecommitdiff
path: root/converters
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-10-19 08:36:01 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-10-19 08:36:01 +0000
commitd47da21df6291d929f8d3ea7a2b2ddf6ca459017 (patch)
tree753607b5b7d0be9423d0262d6efaa61a6bd5b1ba /converters
parent35ee82db50e058c12bf537cffc3f66e207b5b9d4 (diff)
downloadports-d47da21df6291d929f8d3ea7a2b2ddf6ca459017.tar.gz
ports-d47da21df6291d929f8d3ea7a2b2ddf6ca459017.zip
Respect CC and CFLAGS
Notes
Notes: svn path=/head/; revision=91630
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