Import of pkgsrc-2016Q3

This commit is contained in:
2016-11-18 22:39:22 +01:00
committed by sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949747 additions and 377081 deletions
+3 -3
View File
@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.13 2015/04/25 14:20:32 tnn Exp $
# $NetBSD: Makefile,v 1.16 2016/08/03 10:22:36 adam Exp $
DISTNAME= bpython-0.12
PKGREVISION= 8
PKGREVISION= 9
CATEGORIES= devel
MASTER_SITES= http://bpython-interpreter.org/releases/
@@ -26,7 +26,7 @@ PKG_SUGGESTED_OPTIONS= # empty
.if !empty(PKG_OPTIONS:Mgtk)
.include "../../devel/py-gobject/buildlink3.mk"
.include "../../x11/py-gtk2/buildlink3.mk"
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # py-gtk2
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # py-gtk2
.endif
.include "../../lang/python/distutils.mk"