From a846b3a1f67e2c9ae3d0a51cbce662d83fb6460b Mon Sep 17 00:00:00 2001 From: wiz Date: Thu, 2 Apr 2015 16:55:55 +0000 Subject: Reset PKGREVISION after update. --- security/py-lasso/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'security') diff --git a/security/py-lasso/Makefile b/security/py-lasso/Makefile index 81405f988dd..7f2c92381cb 100644 --- a/security/py-lasso/Makefile +++ b/security/py-lasso/Makefile @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.23 2014/05/29 23:37:26 wiz Exp $ +# $NetBSD: Makefile,v 1.24 2015/04/02 16:55:55 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} -PKGREVISION= 13 COMMENT= Liberty Alliance Single Sign On binding for Python BUILD_DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat @@ -12,7 +11,7 @@ CONFIGURE_ARGS+= --disable-perl INSTALL_DIRS= bindings/python PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.3.6 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 # not yet ported as of 2.4.1 .include "../../lang/python/extension.mk" -- cgit v1.2.3