aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fonts/xmbdfed
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2002-03-14 19:16:45 +0800
committersobomax <sobomax@FreeBSD.org>2002-03-14 19:16:45 +0800
commit2afa682dfaff5aacfa000d819c170a88d58ebd00 (patch)
tree4bc499a7118b337f272e102e7049d1a157a17452 /x11-fonts/xmbdfed
parent78839d23eba90e7948c9bd6e8ce5c4d6e145ef97 (diff)
downloadfreebsd-ports-gnome-2afa682dfaff5aacfa000d819c170a88d58ebd00.tar.gz
freebsd-ports-gnome-2afa682dfaff5aacfa000d819c170a88d58ebd00.tar.zst
freebsd-ports-gnome-2afa682dfaff5aacfa000d819c170a88d58ebd00.zip
Adjust in accordance with the new location of freetype1 includes
(${PREFIX}/include/freetype1/freetype, not ${PREFIX}/include/freetype).
Diffstat (limited to 'x11-fonts/xmbdfed')
-rw-r--r--x11-fonts/xmbdfed/files/patch-aa2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fonts/xmbdfed/files/patch-aa b/x11-fonts/xmbdfed/files/patch-aa
index 4fe57b110448..0d4143648db4 100644
--- a/x11-fonts/xmbdfed/files/patch-aa
+++ b/x11-fonts/xmbdfed/files/patch-aa
@@ -18,7 +18,7 @@
-#FTYPE_INCS = -I/usr/local/include
-#FTYPE_LIBS = -L/user/local/lib -lttf
-#FTYPE_DEFS = -DHAVE_FREETYPE
-+FTYPE_INCS = -I${LOCALBASE}/include/freetype
++FTYPE_INCS = -I${LOCALBASE}/include/freetype1/freetype
+FTYPE_LIBS = -L${LOCALBASE}/lib -lttf
+FTYPE_DEFS = -DHAVE_FREETYPE