diff options
Diffstat (limited to 'devel/GConf-ui/Makefile')
-rw-r--r-- | devel/GConf-ui/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf-ui/Makefile b/devel/GConf-ui/Makefile index a35fe0c7573..b28fa064487 100644 --- a/devel/GConf-ui/Makefile +++ b/devel/GConf-ui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.33 2016/08/03 10:22:09 adam Exp $ +# $NetBSD: Makefile,v 1.34 2017/02/06 13:54:37 wiz Exp $ # MAKE_JOBS_SAFE= no @@ -6,7 +6,7 @@ MAKE_JOBS_SAFE= no .include "../../devel/GConf/Makefile.common" PKGNAME= ${DISTNAME:S/GConf/GConf-ui/} -PKGREVISION= 16 +PKGREVISION= 17 BUILDLINK_API_DEPENDS.GConf+= GConf>=${GCONF_VERSION} |