diff options
author | nia <nia@pkgsrc.org> | 2020-12-04 20:44:57 +0000 |
---|---|---|
committer | nia <nia@pkgsrc.org> | 2020-12-04 20:44:57 +0000 |
commit | 77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8 (patch) | |
tree | 1eccd708a0d316288b6c89678204df314ab01ff0 /devel/GConf/Makefile | |
parent | 00fa5d76195777807cd64ed9f07dc0cefefe2d4b (diff) | |
download | pkgsrc-77345cbaf77c9e43b7a467af6bdf4c29b1a41dd8.tar.gz |
Revbump packages with a runtime Python dep but no version prefix.
For the Python 3.8 default switch.
Diffstat (limited to 'devel/GConf/Makefile')
-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 f2c83321ed7..ea663542da3 100644 --- a/devel/GConf/Makefile +++ b/devel/GConf/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.102 2020/11/05 09:06:46 ryoon Exp $ +# $NetBSD: Makefile,v 1.103 2020/12/04 20:45:05 nia Exp $ -PKGREVISION= 7 +PKGREVISION= 8 .include "../../devel/GConf/Makefile.common" CONFIGURE_ARGS+= --disable-gtk |