diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-03-14 11:16:45 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-03-14 11:16:45 +0000 |
commit | 2afa682dfaff5aacfa000d819c170a88d58ebd00 (patch) | |
tree | 4bc499a7118b337f272e102e7049d1a157a17452 /korean/ghostscript55httf | |
parent | 78839d23eba90e7948c9bd6e8ce5c4d6e145ef97 (diff) | |
download | FreeBSD-ports-2afa682dfaff5aacfa000d819c170a88d58ebd00.zip FreeBSD-ports-2afa682dfaff5aacfa000d819c170a88d58ebd00.tar.gz |
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
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 a46df2d..63d6066 100644 --- a/korean/ghostscript55httf/files/patch-aa +++ b/korean/ghostscript55httf/files/patch-aa @@ -47,7 +47,7 @@ XCFLAGS= -CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS) -+#CFLAGS=$(CFLAGS_STANDARD) $(GCFLAGS) $(XCFLAGS) ++CFLAGS+=-I$(prefix)/include/freetype1 # Define platform flags for ld. # SunOS 4.n may need -Bstatic. |