pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/zenmap zenmap: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/3e697a054888
branches: trunk
changeset: 371404:3e697a054888
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 08:09:06 2022 +0000
description:
zenmap: convert to egg.mk
diffstat:
net/zenmap/Makefile | 5 +++--
net/zenmap/PLIST | 3 +--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 1f0aa23e0549 -r 3e697a054888 net/zenmap/Makefile
--- a/net/zenmap/Makefile Mon Jan 10 08:08:10 2022 +0000
+++ b/net/zenmap/Makefile Mon Jan 10 08:09:06 2022 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.5 2021/11/30 07:21:29 pho Exp $
+# $NetBSD: Makefile,v 1.6 2022/01/10 08:09:06 wiz Exp $
+PKGREVISION= 1
.include "../../net/nmap/Makefile.common"
PKGNAME= ${DISTNAME:S/nmap/zenmap/}
@@ -28,5 +29,5 @@
SUBST_FILES.setup= setup.py
SUBST_SED.setup= -e 's,\(self.create_uninstaller\),\#\1,g'
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 1f0aa23e0549 -r 3e697a054888 net/zenmap/PLIST
--- a/net/zenmap/PLIST Mon Jan 10 08:08:10 2022 +0000
+++ b/net/zenmap/PLIST Mon Jan 10 08:09:06 2022 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.3 2021/04/16 06:55:33 adam Exp $
+@comment $NetBSD: PLIST,v 1.4 2022/01/10 08:09:06 wiz Exp $
bin/zenmap
-${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/radialnet/__init__.py
${PYSITELIB}/radialnet/__init__.pyc
${PYSITELIB}/radialnet/__init__.pyo
Home |
Main Index |
Thread Index |
Old Index