pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/py-Pmw py-Pmw: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce92ffd5b99b
branches: trunk
changeset: 371424:ce92ffd5b99b
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 08:45:03 2022 +0000
description:
py-Pmw: convert to egg.mk
diffstat:
x11/py-Pmw/Makefile | 5 +++--
x11/py-Pmw/PLIST | 3 +--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (31 lines):
diff -r cba4af9463da -r ce92ffd5b99b x11/py-Pmw/Makefile
--- a/x11/py-Pmw/Makefile Mon Jan 10 08:44:17 2022 +0000
+++ b/x11/py-Pmw/Makefile Mon Jan 10 08:45:03 2022 +0000
@@ -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 @@
PYSETUPSUBDIR= src
PYTHON_VERSIONS_ACCEPTED= 27
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r cba4af9463da -r ce92ffd5b99b x11/py-Pmw/PLIST
--- a/x11/py-Pmw/PLIST Mon Jan 10 08:44:17 2022 +0000
+++ b/x11/py-Pmw/PLIST Mon Jan 10 08:45:03 2022 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index