From df376cd771a10ac826b1010638ebb43be187d422 Mon Sep 17 00:00:00 2001 From: kwm Date: Fri, 17 May 2013 19:25:05 +0000 Subject: Update to 2.28.1. Remove NLS from Options it globaly. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18476 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/gdk-pixbuf2/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/gdk-pixbuf2/Makefile') 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 -- cgit v1.2.3