Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.11 2014/01/25 10:30:19 wiz Exp $
# $NetBSD: Makefile,v 1.13 2014/06/10 14:21:37 joerg Exp $
PKGNAME= libprelude-python-${VERSION}
PKGREVISION= 7
PKGREVISION= 8
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 # not yet ported as of 0.9.24.1
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 0.9.24.1
.include "../../mk/bsd.options.mk"