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/graphics/py-cairo/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/graphics/py-cairo/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.47 retrieving revision 1.48 diff -u -p -r1.47 -r1.48 --- pkgsrc/graphics/py-cairo/Makefile 2015/04/25 14:23:17 1.47 +++ pkgsrc/graphics/py-cairo/Makefile 2015/12/05 21:25:45 1.48 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.47 2015/04/25 14:23:17 tnn Exp $ +# $NetBSD: Makefile,v 1.48 2015/12/05 21:25:45 adam Exp $ DISTNAME= py2cairo-1.10.0 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/py2//} @@ -20,7 +20,7 @@ CONFIGURE_ENV+= PYTHON=${PYTHONBIN:Q} PKGCONFIG_OVERRIDE+= pycairo.pc.in PY_PATCHPLIST= yes -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 +PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 post-extract: cd ${WRKSRC} && touch ChangeLog && aclocal && automake -a