summaryrefslogtreecommitdiff
path: root/graphics/gdk-pixbuf
diff options
context:
space:
mode:
authorxtraeme <xtraeme>2004-04-25 04:15:43 +0000
committerxtraeme <xtraeme>2004-04-25 04:15:43 +0000
commit307661eba98ae1061f81b9561fda3dc2e44958a1 (patch)
tree23bdc2bc49e0608e366fe5acab2e1312bc6d8846 /graphics/gdk-pixbuf
parent02bff0df6b60bc9ecdb9daeca58011f16330fdf6 (diff)
downloadpkgsrc-307661eba98ae1061f81b9561fda3dc2e44958a1.tar.gz
s/USE_X11BASE/USE_X11/ in graphics/gdk-pixbuf. Bump PKGREVISION.
Diffstat (limited to 'graphics/gdk-pixbuf')
-rw-r--r--graphics/gdk-pixbuf/Makefile.common6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/gdk-pixbuf/Makefile.common b/graphics/gdk-pixbuf/Makefile.common
index 7cc0b6b7afc..343f792a08b 100644
--- a/graphics/gdk-pixbuf/Makefile.common
+++ b/graphics/gdk-pixbuf/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.37 2004/02/17 02:45:21 dmcmahill Exp $
+# $NetBSD: Makefile.common,v 1.38 2004/04/25 04:15:43 xtraeme Exp $
DISTNAME= gdk-pixbuf-${VER}.0
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics devel
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gdk-pixbuf/${VER}/}
EXTRACT_SUFX= .tar.bz2
@@ -15,7 +15,7 @@ PKG_INSTALLATION_TYPES= overwrite pkgviews
USE_BUILDLINK3= YES
USE_GNU_TOOLS+= make
-USE_X11BASE= YES
+USE_X11= YES
USE_LIBTOOL= YES
GNU_CONFIGURE= YES