summaryrefslogtreecommitdiff
path: root/print/gfontview/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/gfontview/Makefile')
-rw-r--r--print/gfontview/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile
index a2ce10fe7896..fde93e169aa2 100644
--- a/print/gfontview/Makefile
+++ b/print/gfontview/Makefile
@@ -20,10 +20,10 @@ LIB_DEPENDS= t1.5:${PORTSDIR}/devel/t1lib
USE_GNOME= gnomehack gnomelibs gnomeprefix
USE_FREETYPE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype1/freetype \
- -I${LOCALBASE}/include" \
- SPOOLER="/usr/bin/lpr" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= SPOOLER="/usr/bin/lpr"
+CPPFLAGS+= -I${LOCALBASE}/include/freetype1/freetype \
+ -I${LOCALBASE}/include
+LDFLAGS+= -L${LOCALBASE}/lib
CONFIGURE_ARGS= --with-fontdir="${LOCALBASE}/share/ghostscript/fonts" \
--with-libungif