diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-14 11:16:45 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-03-14 11:16:45 +0000 |
commit | d8543839e68b75223c5d597d6d47b9c2a28d56c1 (patch) | |
tree | 520ef2a8e4549307b131d4654e216085fce34be7 /korean/ghostscript55httf/files | |
parent | Install includes into ${PREFIX}/include/freetype1/freetype instead of (diff) |
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
Notes
Notes:
svn path=/head/; revision=56069
Diffstat (limited to 'korean/ghostscript55httf/files')
-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 a46df2d6b748..63d606616413 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. |