summaryrefslogtreecommitdiff
path: root/korean
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 14:55:53 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-18 14:55:53 +0000
commitfa79c7a9afa57831e7cd108c9147685293ccd424 (patch)
tree354eeba07f32009b4f01ccea3b8bbcdd487aabca /korean
parentFix breakage cause by recent freetype overhaul. (diff)
Fix breakage cause by the recent freetype overhaul.
Notes
Notes: svn path=/head/; revision=56297
Diffstat (limited to 'korean')
-rw-r--r--korean/ghostscript55httf/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/ghostscript55httf/files/patch-aa b/korean/ghostscript55httf/files/patch-aa
index 63d606616413..4a98e8c454fb 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.