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/www/py-werkzeug-docs/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/www/py-werkzeug-docs/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.2 retrieving revision 1.3 diff -u -p -r1.2 -r1.3 --- pkgsrc/www/py-werkzeug-docs/Makefile 2013/08/05 08:40:14 1.2 +++ pkgsrc/www/py-werkzeug-docs/Makefile 2014/01/25 10:30:30 1.3 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2013/08/05 08:40:14 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/01/25 10:30:30 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-werkzeug-docs-${DISTNAME:C/[^-]*-//} @@ -23,6 +23,7 @@ do-install: && ${FIND} ${DOCDIR}/html -type f -print > ${WRKDIR}/PLIST PYTHON_FOR_BUILD_ONLY= yes +PYTHON_VERSIONS_INCOMPATIBLE= 33 # sphinx detection broken as of 0.9.4 .include "../../lang/python/pyversion.mk" BUILD_DEPENDS+= ${PYPKGPREFIX}-sphinx-[0-9]*:../../textproc/py-sphinx