diff options
Diffstat (limited to 'graphics/gdk-pixbuf2/Makefile')
| -rw-r--r-- | graphics/gdk-pixbuf2/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gdk-pixbuf2/Makefile b/graphics/gdk-pixbuf2/Makefile index 4cede9683..b6d765820 100644 --- a/graphics/gdk-pixbuf2/Makefile +++ b/graphics/gdk-pixbuf2/Makefile @@ -3,7 +3,7 @@ # $MCom$ PORTNAME= gdk-pixbuf -PORTVERSION= 2.28.0 +PORTVERSION= 2.28.1 CATEGORIES= graphics MASTER_SITES= GNOME PKGNAMESUFFIX= 2 @@ -27,8 +27,8 @@ CONFIGURE_ARGS= --enable-introspection=yes --with-x11 MAN1= gdk-pixbuf-csource.1 gdk-pixbuf-query-loaders.1 -OPTIONS_DEFINE= JASPER JPEG PNG TIFF NLS -OPTIONS_DEFAULT=JASPER JPEG PNG TIFF NLS +OPTIONS_DEFINE= JASPER JPEG PNG TIFF +OPTIONS_DEFAULT=JASPER JPEG PNG TIFF .include <bsd.port.options.mk> |
