Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

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"