diff options
author | wiz <wiz> | 2003-07-13 13:50:19 +0000 |
---|---|---|
committer | wiz <wiz> | 2003-07-13 13:50:19 +0000 |
commit | 1621ffadd19bb19aa01cd13c87003002cd9400d1 (patch) | |
tree | 3cd1576b2c4d6ec60b72ad162bfb4a7c8b870966 /devel/GConf2 | |
parent | f1ffe328fa0807f652a651bc81dc2204eb5b1e34 (diff) | |
download | pkgsrc-1621ffadd19bb19aa01cd13c87003002cd9400d1.tar.gz |
PKGREVISION bump for libiconv update.
Diffstat (limited to 'devel/GConf2')
-rw-r--r-- | devel/GConf2/Makefile | 4 | ||||
-rw-r--r-- | devel/GConf2/buildlink2.mk | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/GConf2/Makefile b/devel/GConf2/Makefile index aad129a3a31..1213f623f09 100644 --- a/devel/GConf2/Makefile +++ b/devel/GConf2/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.15 2003/05/02 12:11:15 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2003/07/13 13:51:00 wiz Exp $ # .include "../../devel/GConf2/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf2/} -PKGREVISION= 1 +PKGREVISION= 2 USE_PKGINSTALL= YES diff --git a/devel/GConf2/buildlink2.mk b/devel/GConf2/buildlink2.mk index fd25ba2740c..228b57a58bc 100644 --- a/devel/GConf2/buildlink2.mk +++ b/devel/GConf2/buildlink2.mk @@ -1,4 +1,4 @@ -# $NetBSD: buildlink2.mk,v 1.16 2003/07/03 11:17:50 jmmv Exp $ +# $NetBSD: buildlink2.mk,v 1.17 2003/07/13 13:51:00 wiz Exp $ # # This Makefile fragment is included by packages that use GConf2. # @@ -9,7 +9,7 @@ GCONF2_BUILDLINK2_MK= # defined BUILDLINK_PACKAGES+= GConf2 -BUILDLINK_DEPENDS.GConf2?= GConf2>=2.2.0nb1 +BUILDLINK_DEPENDS.GConf2?= GConf2>=2.2.0nb2 BUILDLINK_PKGSRCDIR.GConf2?= ../../devel/GConf2 EVAL_PREFIX+= BUILDLINK_PREFIX.GConf2=GConf2 |