diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-18 14:55:53 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-18 14:55:53 +0000 |
commit | 9240402d0783b6f928e68184edd7e0f797c318d4 (patch) | |
tree | d9ec091754309913eaebf67cc47699f669cba322 /korean/ghostscript55httf | |
parent | 54fbd4fbdc7327789cc0f34667b90cd8b3b5ce55 (diff) | |
download | FreeBSD-ports-9240402d0783b6f928e68184edd7e0f797c318d4.zip FreeBSD-ports-9240402d0783b6f928e68184edd7e0f797c318d4.tar.gz |
Fix breakage cause by the recent freetype overhaul.
Diffstat (limited to 'korean/ghostscript55httf')
-rw-r--r-- | korean/ghostscript55httf/files/patch-aa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/ghostscript55httf/files/patch-aa b/korean/ghostscript55httf/files/patch-aa index 63d6066..4a98e8c 100644 --- a/korean/ghostscript55httf/files/patch-aa +++ b/korean/ghostscript55httf/files/patch-aa @@ -47,7 +47,7 @@ XCFLAGS= -CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS) -+CFLAGS+=-I$(prefix)/include/freetype1 ++CFLAGS+=-I$(prefix)/include/freetype1 -I$(prefix)/include/freetype1/freetype # Define platform flags for ld. # SunOS 4.n may need -Bstatic. |