diff options
Diffstat (limited to 'print/harfbuzz/Makefile')
-rw-r--r-- | print/harfbuzz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/harfbuzz/Makefile b/print/harfbuzz/Makefile index 91258a33288f..f00f251ebdf2 100644 --- a/print/harfbuzz/Makefile +++ b/print/harfbuzz/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= harfbuzz -PORTVERSION= 1.4.7 +PORTVERSION= 1.4.8 CATEGORIES= print MASTER_SITES= http://www.freedesktop.org/software/harfbuzz/release/ @@ -21,7 +21,7 @@ CONFIGURE_ARGS= --with-graphite2 --with-gobject=yes INSTALL_TARGET= install-strip TEST_TARGET= check -PLIST_SUB+= LIBVER=0.10400.7 +PLIST_SUB+= LIBVER=0.10400.8 HARFBUZZ_SLAVE?= no |