diff options
author | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-03-10 10:56:12 +0000 |
commit | 8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a (patch) | |
tree | 5e3384ef016adca8f60c47d8529e1739ab3d3b05 /devel/GConf | |
parent | f931d3b570cea9603e1faea6cf2b5ee4ede4e8fe (diff) | |
download | pkgsrc-8a95af1ca97ecae5f5ddfbbd1e28e6c72163336a.tar.gz |
bump PKGREVISION from python default change to 2.7.
Diffstat (limited to 'devel/GConf')
-rw-r--r-- | devel/GConf/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/GConf/Makefile b/devel/GConf/Makefile index 3ace9640dd7..f7b4cfc198d 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.78 2012/03/03 00:12:07 wiz Exp $ +# $NetBSD: Makefile,v 1.79 2012/03/10 10:56:14 obache Exp $ # .include "../../devel/GConf/Makefile.common" -PKGREVISION= 2 +PKGREVISION= 3 CONFIGURE_ARGS+= --disable-gtk CONFIGURE_ARGS+= ac_cv_header_ldap_h=no |