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/databases/py-metakit/Makefile,v rcsdiff: /ftp/cvs/cvsroot/pkgsrc/databases/py-metakit/Makefile,v: warning: Unknown phrases like `commitid ...;' are present. retrieving revision 1.36 retrieving revision 1.37 diff -u -p -r1.36 -r1.37 --- pkgsrc/databases/py-metakit/Makefile 2019/09/02 13:19:46 1.36 +++ pkgsrc/databases/py-metakit/Makefile 2019/11/02 15:38:09 1.37 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.36 2019/09/02 13:19:46 adam Exp $ +# $NetBSD: Makefile,v 1.37 2019/11/02 15:38:09 rillig Exp $ DISTNAME= metakit-2.4.9.7 PKGNAME= ${PYPKGPREFIX}-${DISTNAME} @@ -12,16 +12,16 @@ COMMENT= Embedded database library PATCHDIR= ${.CURDIR}/../metakit-lib/patches DISTINFO_FILE= ${.CURDIR}/../metakit-lib/distinfo -GNU_CONFIGURE= yes -CONFIGURE_DIRS= builds -CONFIGURE_SCRIPT= ../unix/configure -CONFIGURE_ARGS+= --with-python=${LOCALBASE}/${PYINC},${LOCALBASE}/${PYSITELIB} -USE_LANGUAGES= c c++03 -USE_LIBTOOL= yes -BUILD_TARGET= python -INSTALL_TARGET= install-python -MAKE_ENV+= PYINC=${LOCALBASE}/${PYINC} PYSITELIB=${LOCALBASE}/${PYSITELIB} -PY_PATCHPLIST= yes +GNU_CONFIGURE= yes +CONFIGURE_DIRS= builds +CONFIGURE_SCRIPT= ../unix/configure +CONFIGURE_ARGS+= --with-python=${LOCALBASE}/${PYINC},${LOCALBASE}/${PYSITELIB} +USE_LANGUAGES= c c++03 +USE_LIBTOOL= yes +BUILD_TARGET= python +INSTALL_TARGET= install-python +MAKE_ENV+= PYINC=${LOCALBASE}/${PYINC} PYSITELIB=${LOCALBASE}/${PYSITELIB} +PY_PATCHPLIST= yes PYTHON_VERSIONS_ACCEPTED= 27 # not yet ported as of 2.4.9.7 INSTALLATION_DIRS+= ${PYSITELIB}