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.25 2015/06/12 10:51:10 wiz Exp $
# $NetBSD: Makefile,v 1.29 2016/07/09 13:04:04 wiz Exp $
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
PKGREVISION= 1
PKGREVISION= 3
COMMENT= Liberty Alliance Single Sign On binding for Python
BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
@@ -12,7 +12,7 @@ CONFIGURE_ARGS+= --disable-perl
INSTALL_DIRS= bindings/python
PY_PATCHPLIST= yes
PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.4.1
PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.4.1
.include "../../lang/python/extension.mk"