pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-marisa py-marisa: convert to egg.mk
details: https://anonhg.NetBSD.org/pkgsrc/rev/9db2095c749e
branches: trunk
changeset: 371605:9db2095c749e
user: wiz <wiz%pkgsrc.org@localhost>
date: Mon Jan 10 22:15:36 2022 +0000
description:
py-marisa: convert to egg.mk
diffstat:
textproc/py-marisa/Makefile | 5 +++--
textproc/py-marisa/PLIST | 3 +--
2 files changed, 4 insertions(+), 4 deletions(-)
diffs (29 lines):
diff -r 9ca347d2dab7 -r 9db2095c749e textproc/py-marisa/Makefile
--- a/textproc/py-marisa/Makefile Mon Jan 10 22:15:04 2022 +0000
+++ b/textproc/py-marisa/Makefile Mon Jan 10 22:15:36 2022 +0000
@@ -1,5 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2019/04/28 07:12:34 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2022/01/10 22:15:36 wiz Exp $
+PKGREVISION= 1
.include "../../textproc/marisa/Makefile.common"
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -19,5 +20,5 @@
BUILDLINK_API_DEPENDS.marisa+= marisa>=${PKGVERSION_NOREV}
.include "../../textproc/marisa/buildlink3.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff -r 9ca347d2dab7 -r 9db2095c749e textproc/py-marisa/PLIST
--- a/textproc/py-marisa/PLIST Mon Jan 10 22:15:04 2022 +0000
+++ b/textproc/py-marisa/PLIST Mon Jan 10 22:15:36 2022 +0000
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.1 2014/05/24 10:21:13 obache Exp $
+@comment $NetBSD: PLIST,v 1.2 2022/01/10 22:15:36 wiz Exp $
${PYSITELIB}/_marisa.so
${PYSITELIB}/marisa.py
${PYSITELIB}/marisa.pyc
${PYSITELIB}/marisa.pyo
-${PYSITELIB}/${EGG_FILE}
Home |
Main Index |
Thread Index |
Old Index