diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2001-01-20 15:08:44 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2001-01-20 15:08:44 +0000 |
commit | 673c0c26424f3cae1d61f3c0e39303d3975396d1 (patch) | |
tree | 5b3bff3a0ac9d293a7b6a5cd71544bdb8c24cec1 /korean/ftghostscript5 | |
parent | 2bb7bc80fc17427cd0451e61757134ce6bafdc69 (diff) | |
download | ports-673c0c26424f3cae1d61f3c0e39303d3975396d1.tar.gz ports-673c0c26424f3cae1d61f3c0e39303d3975396d1.zip |
Notes
Diffstat (limited to 'korean/ftghostscript5')
-rw-r--r-- | korean/ftghostscript5/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/ftghostscript5/files/patch-aa b/korean/ftghostscript5/files/patch-aa index 44f4b87fa5b3..2ebed0730990 100644 --- a/korean/ftghostscript5/files/patch-aa +++ b/korean/ftghostscript5/files/patch-aa @@ -94,7 +94,7 @@ # We don't include -ansi, because this gets in the way of the platform- # specific stuff that <math.h> typically needs; nevertheless, we expect # gcc to accept ANSI-style function prototypes and function definitions. -! XCFLAGS=-I$(prefix)/include +! XCFLAGS=-I$(prefix)/include -I$(prefix)/include/freetype ! CFLAGS+=-O $(GCFLAGS) $(XCFLAGS) |