![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / security / py-lasso / Makefile (download)
Revision 1.28, Sat Jul 9 06:38:56 2016 UTC (7 years, 5 months ago) by wiz
Bump PKGREVISION for perl-5.24.0 for everything mentioning perl. |
# $NetBSD: Makefile,v 1.28 2016/07/09 06:38:56 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 3 COMMENT= Liberty Alliance Single Sign On binding for Python BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat CONFIGURE_ARGS+= --disable-php4 CONFIGURE_ARGS+= --disable-perl INSTALL_DIRS= bindings/python PY_PATCHPLIST= yes PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 2.4.1 .include "../../lang/python/extension.mk" .include "../../security/lasso/buildlink3.mk" .include "../../security/lasso/Makefile.common"