aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/freetype2/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/print/freetype2/Makefile b/print/freetype2/Makefile
index 1573058b200d..7e90abe7eedb 100644
--- a/print/freetype2/Makefile
+++ b/print/freetype2/Makefile
@@ -4,7 +4,7 @@
PORTNAME= freetype2
PORTVERSION= 2.5.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= http://savannah.nongnu.org/download/freetype/ \
SF/freetype/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+\.[0-9]+).*/\1/}/ \
@@ -18,8 +18,7 @@ DISTNAME= ${PORTNAME:S/2//}-${PORTVERSION}
MAINTAINER= gnome@FreeBSD.org
COMMENT= Free and portable TrueType font rendering engine
-USE_BZIP2= yes
-USES= gmake libtool
+USES= gmake libtool:keepla tar:bzip2
MAKE_ENV= TOP=""
USE_LDCONFIG= yes
GNU_CONFIGURE= yes