diff options
Diffstat (limited to 'print/harfbuzz/Makefile')
-rw-r--r-- | print/harfbuzz/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index a3db707798b0..de46e1a39e02 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 0.9.18 -PORTREVISION= 1 +PORTVERSION= 0.9.19 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -15,9 +14,8 @@ LIB_DEPENDS= freetype:${PORTSDIR}/print/freetype2 \ graphite2:${PORTSDIR}/graphics/graphite2 USE_BZIP2= yes -USE_GMAKE= yes USE_LDCONFIG= yes -USES= pathfix pkgconfig +USES= gmake pathfix pkgconfig USE_GNOME= cairo glib20 ltverhack USE_AUTOTOOLS= libtool CONFIGURE_ARGS= --with-graphite2 |