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/textproc/py-xml/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/textproc/py-xml/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.31 retrieving revision 1.32 diff -u -p -r1.31 -r1.32 --- pkgsrc/textproc/py-xml/Makefile 2018/08/19 20:16:42 1.31 +++ pkgsrc/textproc/py-xml/Makefile 2019/04/26 13:14:18 1.32 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2018/08/19 20:16:42 wiz Exp $ +# $NetBSD: Makefile,v 1.32 2019/04/26 13:14:18 maya Exp $ DISTNAME= PyXML-0.8.4 PKGNAME= ${PYPKGPREFIX}-xml-0.8.4 @@ -18,7 +18,7 @@ PYSETUPBUILDARGS+= --ldflags="${EXPAT_LD EXPAT_LDFLAGS= ${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.expat}/lib FIX_RPATH+= EXPAT_LDFLAGS -PYTHON_VERSIONS_INCOMPATIBLE= 34 35 36 37 # dead upstream, no plans of porting +PYTHON_VERSIONS_INCOMPATIBLE= 36 37 # dead upstream, no plans of porting PYXML_SCRIPTS= scripts/xmlproc_parse \ scripts/xmlproc_val