diff options
author | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2003-07-13 13:50:19 +0000 |
commit | 43fa0c7cb6af5e9ca71443c34fd3e34847f851e2 (patch) | |
tree | 3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /devel/GConf2-ui | |
parent | 9a290ed0df0fbc90081cdfa28409ea63df40d57d (diff) | |
download | pkgsrc-43fa0c7cb6af5e9ca71443c34fd3e34847f851e2.tar.gz |
PKGREVISION bump for libiconv update.
Diffstat (limited to 'devel/GConf2-ui')
-rw-r--r-- | devel/GConf2-ui/Makefile | 4 | ||||
-rw-r--r-- | devel/GConf2-ui/buildlink2.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/GConf2-ui/Makefile b/devel/GConf2-ui/Makefile index bbd140bd7fc..a81b151f38d 100644 --- a/devel/GConf2-ui/Makefile +++ b/devel/GConf2-ui/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.3 2003/05/02 11:54:17 wiz Exp $ +# $NetBSD: Makefile,v 1.4 2003/07/13 13:51:00 wiz Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2-ui/} -PKGREVISION= 1 +PKGREVISION= 2 CONFIGURE_ENV+= PKG_USE_GTK=yes diff --git a/devel/GConf2-ui/buildlink2.mk b/devel/GConf2-ui/buildlink2.mk index 0b273775e61..e7d1a539576 100644 --- a/devel/GConf2-ui/buildlink2.mk +++ b/devel/GConf2-ui/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.3 2003/05/02 11:54:17 wiz Exp $ +# $NetBSD: buildlink2.mk,v 1.4 2003/07/13 13:51:00 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.0nb1 +BUILDLINK_DEPENDS.GConf2-ui?= GConf2-ui>=2.2.0nb2 BUILDLINK_PKGSRCDIR.GConf2-ui?= ../../devel/GConf2-ui EVAL_PREFIX+= BUILDLINK_PREFIX.GConf2-ui=GConf2-ui |