From 0a5813dbb93a8664c74ba93c656aab0d6e459e6c Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 10 Jan 2022 08:45:03 +0000 Subject: py-Pmw: convert to egg.mk --- x11/py-Pmw/Makefile | 5 +++-- x11/py-Pmw/PLIST | 3 +-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'x11/py-Pmw') diff --git a/x11/py-Pmw/Makefile b/x11/py-Pmw/Makefile index 07bf954db9b..09ad277519d 100644 --- a/x11/py-Pmw/Makefile +++ b/x11/py-Pmw/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.40 2020/01/26 05:26:27 rillig Exp $ +# $NetBSD: Makefile,v 1.41 2022/01/10 08:45:03 wiz Exp $ DISTNAME= Pmw.1.3.2 EGG_NAME= ${DISTNAME:S/./-/} PKGNAME= ${PYPKGPREFIX}-${EGG_NAME} +PKGREVISION= 1 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pmw/} @@ -19,5 +20,5 @@ USE_LANGUAGES= # empty PYSETUPSUBDIR= src PYTHON_VERSIONS_ACCEPTED= 27 -.include "../../lang/python/distutils.mk" +.include "../../lang/python/egg.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/py-Pmw/PLIST b/x11/py-Pmw/PLIST index 1a350ad9742..49413fbd4e2 100644 --- a/x11/py-Pmw/PLIST +++ b/x11/py-Pmw/PLIST @@ -1,5 +1,4 @@ -@comment $NetBSD: PLIST,v 1.2 2012/04/08 20:22:00 wiz Exp $ -${PYSITELIB}/${EGG_FILE} +@comment $NetBSD: PLIST,v 1.3 2022/01/10 08:45:03 wiz Exp $ ${PYSITELIB}/Pmw/Pmw_1_3/__init__.py ${PYSITELIB}/Pmw/Pmw_1_3/__init__.pyc ${PYSITELIB}/Pmw/Pmw_1_3/__init__.pyo -- cgit v1.2.3