aboutsummaryrefslogtreecommitdiff
path: root/print/ft2demos/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/ft2demos/Makefile')
-rw-r--r--print/ft2demos/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/ft2demos/Makefile b/print/ft2demos/Makefile
index b670fdbfb748..5f632459656c 100644
--- a/print/ft2demos/Makefile
+++ b/print/ft2demos/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ft2demos
-PORTVERSION= 2.0.5
+PORTVERSION= 2.0.6
CATEGORIES= print
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S,%SUBDIR%,freetype,} \
http://sunsite.cnlab-switch.ch/ftp/mirror/freetype/%SUBDIR%/ \
@@ -22,6 +22,7 @@ BUILD_DEPENDS+= libtool:${PORTSDIR}/devel/libtool
BUILD_DEPENDS+= ${FREETYPE_WRKSRC}/config.mk:${PORTSDIR}/print/freetype2:build
LIB_DEPENDS= freetype.8:${PORTSDIR}/print/freetype2
+USE_XLIB= yes
USE_BZIP2= yes
USE_GMAKE= yes
MAKE_ENV= TOP="${FREETYPE_WRKSRC}"