aboutsummaryrefslogtreecommitdiff
path: root/print/gfontview
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-03-14 11:16:45 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-03-14 11:16:45 +0000
commitd8543839e68b75223c5d597d6d47b9c2a28d56c1 (patch)
tree520ef2a8e4549307b131d4654e216085fce34be7 /print/gfontview
parent900ab41eb466f4dfa5b3ce47c110a153237a1ffc (diff)
downloadports-d8543839e68b75223c5d597d6d47b9c2a28d56c1.tar.gz
ports-d8543839e68b75223c5d597d6d47b9c2a28d56c1.zip
Notes
Diffstat (limited to 'print/gfontview')
-rw-r--r--print/gfontview/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile
index 74b08eaa9654..a48edf0b00c8 100644
--- a/print/gfontview/Makefile
+++ b/print/gfontview/Makefile
@@ -21,7 +21,8 @@ USE_X_PREFIX= yes
USE_GNOME= yes
USE_FREETYPE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1 \
+ -I${LOCALBASE}/include" \
SPOOLER="/usr/bin/lpr" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_ARGS= --with-fontdir="${LOCALBASE}/share/ghostscript/fonts" \