summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorxtraeme <xtraeme@pkgsrc.org>2004-04-25 04:15:43 +0000
committerxtraeme <xtraeme@pkgsrc.org>2004-04-25 04:15:43 +0000
commitb2ba79064b37f94c4d07f0f36e6b5ff76a2541d8 (patch)
tree23bdc2bc49e0608e366fe5acab2e1312bc6d8846 /graphics
parentebedfba3f5ec14267c7cd59e5a862416d2071f2e (diff)
downloadpkgsrc-b2ba79064b37f94c4d07f0f36e6b5ff76a2541d8.tar.gz
s/USE_X11BASE/USE_X11/ in graphics/gdk-pixbuf. Bump PKGREVISION.
Diffstat (limited to 'graphics')
-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