pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/py-libdnet py-libdnet: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/a6e3d6603ac1
branches: trunk
changeset: 371500:a6e3d6603ac1
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 18:37:12 2022 +0000
description:
py-libdnet: convert to egg.mk
diffstat:
net/py-libdnet/Makefile | 8 ++++----
net/py-libdnet/PLIST | 3 +--
2 files changed, 5 insertions(+), 6 deletions(-)
diffs (32 lines):
diff -r c1f97675a870 -r a6e3d6603ac1 net/py-libdnet/Makefile
--- a/net/py-libdnet/Makefile Mon Jan 10 18:36:18 2022 +0000
+++ b/net/py-libdnet/Makefile Mon Jan 10 18:37:12 2022 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2019/09/02 13:19:48 adam Exp $
+# $NetBSD: Makefile,v 1.22 2022/01/10 18:37:12 wiz Exp $
DISTNAME= libdnet-1.12
PKGNAME= ${PYPKGPREFIX}-libdnet-1.12
-PKGREVISION= 1
-CATEGORIES= devel net
+PKGREVISION= 2
+CATEGORIES= net devel
MASTER_SITES= http://libdnet.googlecode.com/files/
EXTRACT_SUFX= .tgz
@@ -18,6 +18,6 @@
EGG_NAME= ${DISTNAME:S/^lib//}
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../net/libdnet/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff -r c1f97675a870 -r a6e3d6603ac1 net/py-libdnet/PLIST
--- a/net/py-libdnet/PLIST Mon Jan 10 18:36:18 2022 +0000
+++ b/net/py-libdnet/PLIST Mon Jan 10 18:37:12 2022 +0000
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST,v 1.3 2012/04/08 20:21:53 wiz Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.4 2022/01/10 18:37:12 wiz Exp $
${PYSITELIB}/dnet.so
Home |
Main Index |
Thread Index |
Old Index