summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf2-xlib
diff options
context:
space:
mode:
authordrochner <drochner>2012-01-09 17:26:49 +0000
committerdrochner <drochner>2012-01-09 17:26:49 +0000
commit09c40856fc1c45a84275ecabb8d53cd680a343a4 (patch)
treef15f14291acc779d7391e3d5a76fc6ce354cdc8e /graphics/gdk-pixbuf2-xlib
parentc9f429613acab1411c00c585809da18ac3324973 (diff)
downloadpkgsrc-09c40856fc1c45a84275ecabb8d53cd680a343a4.tar.gz
sync w/ base pkg update
Diffstat (limited to 'graphics/gdk-pixbuf2-xlib')
-rw-r--r--graphics/gdk-pixbuf2-xlib/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/graphics/gdk-pixbuf2-xlib/Makefile b/graphics/gdk-pixbuf2-xlib/Makefile
index 2a58a73db6e..929f2f3ca44 100644
--- a/graphics/gdk-pixbuf2-xlib/Makefile
+++ b/graphics/gdk-pixbuf2-xlib/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.3 2011/08/30 22:34:13 drochner Exp $
+# $NetBSD: Makefile,v 1.4 2012/01/09 17:26:49 drochner Exp $
#
-DISTNAME= gdk-pixbuf-2.24.0
-PKGNAME= gdk-pixbuf2-xlib-2.24.0
+DISTNAME= gdk-pixbuf-2.24.1
+PKGNAME= gdk-pixbuf2-xlib-2.24.1
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/2.24/}
-EXTRACT_SUFX= .tar.bz2
+EXTRACT_SUFX= .tar.xz
MAINTAINER= pkgsrc-users@NetBSD.org
HOMEPAGE= http://www.gnome.org/
@@ -22,6 +22,7 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --without-libtiff --without-libjpeg --without-libpng
+CONFIGURE_ARGS+= --with-x11
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
USE_PKGLOCALEDIR= yes