summaryrefslogtreecommitdiff
path: root/devel/GConf2-ui
diff options
context:
space:
mode:
authorwiz <wiz>2003-05-02 11:53:34 +0000
committerwiz <wiz>2003-05-02 11:53:34 +0000
commit1805879c02891a54853d9411895c829f25b4b03c (patch)
tree0b3576bf8d40c5f7d058728d38e43564bcae5836 /devel/GConf2-ui
parent21b7dafeafdf4f2a6ce8038817479cf829b6e0b6 (diff)
downloadpkgsrc-1805879c02891a54853d9411895c829f25b4b03c.tar.gz
Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
Diffstat (limited to 'devel/GConf2-ui')
-rw-r--r--devel/GConf2-ui/Makefile3
-rw-r--r--devel/GConf2-ui/buildlink2.mk4
2 files changed, 4 insertions, 3 deletions
diff --git a/devel/GConf2-ui/Makefile b/devel/GConf2-ui/Makefile
index c05b071cd54..bbd140bd7fc 100644
--- a/devel/GConf2-ui/Makefile
+++ b/devel/GConf2-ui/Makefile
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.2 2003/02/14 20:04:11 jmmv Exp $
+# $NetBSD: Makefile,v 1.3 2003/05/02 11:54:17 wiz Exp $
#
.include "../../devel/GConf2/Makefile.common"
PKGNAME= ${DISTNAME:S/GConf/GConf2-ui/}
+PKGREVISION= 1
CONFIGURE_ENV+= PKG_USE_GTK=yes
diff --git a/devel/GConf2-ui/buildlink2.mk b/devel/GConf2-ui/buildlink2.mk
index 44e6b040f42..0b273775e61 100644
--- a/devel/GConf2-ui/buildlink2.mk
+++ b/devel/GConf2-ui/buildlink2.mk
@@ -1,4 +1,4 @@
-# $NetBSD: buildlink2.mk,v 1.2 2003/02/14 20:04:11 jmmv Exp $
+# $NetBSD: buildlink2.mk,v 1.3 2003/05/02 11:54:17 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.0
+BUILDLINK_DEPENDS.GConf2-ui?= GConf2-ui>=2.2.0nb1
BUILDLINK_PKGSRCDIR.GConf2-ui?= ../../devel/GConf2-ui
EVAL_PREFIX+= BUILDLINK_PREFIX.GConf2-ui=GConf2-ui