Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. =================================================================== RCS file: /ftp/cvs/cvsroot/pkgsrc/security/py-lasso/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/security/py-lasso/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.28 retrieving revision 1.29 diff -u -p -r1.28 -r1.29 --- pkgsrc/security/py-lasso/Makefile 2016/07/09 06:38:56 1.28 +++ pkgsrc/security/py-lasso/Makefile 2016/07/09 13:04:04 1.29 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2016/07/09 06:38:56 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2016/07/09 13:04:04 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-${DISTNAME} PKGREVISION= 3 @@ -12,7 +12,7 @@ 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 +PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 2.4.1 .include "../../lang/python/extension.mk"