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.14 2015/08/23 14:30:41 wiz Exp $
# $NetBSD: Makefile,v 1.17 2016/09/19 13:04:27 wiz Exp $
PKGNAME= libprelude-python-${VERSION}
PKGREVISION= 9
PKGREVISION= 10
COMMENT= Python bindings to LibPrelude
.include "../../security/libprelude/Makefile.common"
@@ -15,7 +15,7 @@ BUILD_DIRS= bindings/low-level/python bindings/python
PKG_OPTIONS_VAR= PKG_OPTIONS.libprelude
PKG_SUPPORTED_OPTIONS= debug
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.24.1
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 0.9.24.1
.include "../../mk/bsd.options.mk"