From d752e470bf46876d2b5f1abb3904bf2062c9d9b1 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 20 Mar 2016 22:10:13 +0000 Subject: Convert to distutils.mk. Mark as ready for python-3.x now that py-postgresql is. Bump PKGREVISION. --- databases/py-pgnotify/Makefile | 10 +++------- databases/py-pgnotify/PLIST | 3 ++- 2 files changed, 5 insertions(+), 8 deletions(-) (limited to 'databases/py-pgnotify') diff --git a/databases/py-pgnotify/Makefile b/databases/py-pgnotify/Makefile index 285bc184029..45dde40cd76 100644 --- a/databases/py-pgnotify/Makefile +++ b/databases/py-pgnotify/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.18 2015/12/05 21:25:32 adam Exp $ +# $NetBSD: Makefile,v 1.19 2016/03/20 22:10:13 wiz Exp $ DISTNAME= pgnotify-0.1 PKGNAME= ${PYPKGPREFIX}-pgnotify-0.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= databases python MASTER_SITES= http://sandbox.rulemaker.net/ngps/Dist/ EXTRACT_SUFX= .zip @@ -17,9 +17,5 @@ MAKE_ENV+= MANDIR=${PREFIX}/${PKGMANDIR} MAKE_ENV+= BINDIR=${PREFIX}/bin USE_TOOLS+= gmake -PYDISTUTILSPKG= yes -PLIST_SUBST+= PYPKGPREFIX=${PYPKGPREFIX} -PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # py-postgresql - -.include "../../lang/python/extension.mk" +.include "../../lang/python/distutils.mk" .include "../../mk/bsd.pkg.mk" diff --git a/databases/py-pgnotify/PLIST b/databases/py-pgnotify/PLIST index e39b0fecb4e..717015e20ab 100644 --- a/databases/py-pgnotify/PLIST +++ b/databases/py-pgnotify/PLIST @@ -1,4 +1,5 @@ -@comment $NetBSD: PLIST,v 1.2 2006/01/03 18:58:58 darcy Exp $ +@comment $NetBSD: PLIST,v 1.3 2016/03/20 22:10:13 wiz Exp $ +${PYSITELIB}/${EGG_FILE} ${PYSITELIB}/pgnotify.py ${PYSITELIB}/pgnotify.pyc ${PYSITELIB}/pgnotify.pyo -- cgit v1.2.3