summaryrefslogtreecommitdiff
path: root/devel/GConf2-ui
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2003-12-13 00:45:21 +0000
committerwiz <wiz@pkgsrc.org>2003-12-13 00:45:21 +0000
commit391b5798e65ea1b92e1b533d96be9786f140a121 (patch)
tree387ad93e2489a50e6c479ea80481f11998e70dbf /devel/GConf2-ui
parentc440246df64a29d51c504ae92843f93c4a35276b (diff)
downloadpkgsrc-391b5798e65ea1b92e1b533d96be9786f140a121.tar.gz
Bump PKGREVISION for atk library major bump.
Diffstat (limited to 'devel/GConf2-ui')
-rw-r--r--devel/GConf2-ui/Makefile4
-rw-r--r--devel/GConf2-ui/buildlink2.mk4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/GConf2-ui/Makefile b/devel/GConf2-ui/Makefile
index 6a4256a4341..d676586921b 100644
--- a/devel/GConf2-ui/Makefile
+++ b/devel/GConf2-ui/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.5 2003/11/12 01:31:47 salo Exp $
+# $NetBSD: Makefile,v 1.6 2003/12/13 00:45:22 wiz Exp $
#
.include "../../devel/GConf2/Makefile.common"
PKGNAME= ${DISTNAME:S/GConf/GConf2-ui/}
-PKGREVISION= 3
+PKGREVISION= 4
CONFIGURE_ENV+= PKG_USE_GTK=yes
diff --git a/devel/GConf2-ui/buildlink2.mk b/devel/GConf2-ui/buildlink2.mk
index af802844a5b..45b62e021e1 100644
--- a/devel/GConf2-ui/buildlink2.mk
+++ b/devel/GConf2-ui/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.5 2003/11/12 01:31:47 salo Exp $
+# $NetBSD: buildlink2.mk,v 1.6 2003/12/13 00:45:22 wiz Exp $
#
# This Makefile fragment is included by packages that use GConf2-ui.
#
@@ -7,7 +7,7 @@
GCONF2_UI_BUILDLINK2_MK= # defined
BUILDLINK_PACKAGES+= GConf2-ui
-BUILDLINK_DEPENDS.GConf2-ui?= GConf2-ui>=2.2.0nb3
+BUILDLINK_DEPENDS.GConf2-ui?= GConf2-ui>=2.2.0nb4
BUILDLINK_PKGSRCDIR.GConf2-ui?= ../../devel/GConf2-ui
EVAL_PREFIX+= BUILDLINK_PREFIX.GConf2-ui=GConf2-ui