pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc/py-tomli_w py-tomli_w: wheel.mk is now standa...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4644252097e5
branches:  trunk
changeset: 372519:4644252097e5
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Jan 25 21:52:51 2022 +0000

description:
py-tomli_w: wheel.mk is now standalone, remove extension.mk

diffstat:

 textproc/py-tomli_w/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (15 lines):

diff -r d4291d685da5 -r 4644252097e5 textproc/py-tomli_w/Makefile
--- a/textproc/py-tomli_w/Makefile      Tue Jan 25 21:51:58 2022 +0000
+++ b/textproc/py-tomli_w/Makefile      Tue Jan 25 21:52:51 2022 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2022/01/11 21:55:32 nros Exp $
+# $NetBSD: Makefile,v 1.3 2022/01/25 21:52:51 wiz Exp $
 
 DISTNAME=      tomli_w-1.0.0
 PKGNAME=       ${PYPKGPREFIX}-${DISTNAME}
@@ -17,5 +17,4 @@
 BUILD_DEPENDS+=        ${PYPKGPREFIX}-flit_core-[0-9]*:../../devel/py-flit_core
 
 .include "../../lang/python/wheel.mk"
-.include "../../lang/python/extension.mk"
 .include "../../mk/bsd.pkg.mk"



Home | Main Index | Thread Index | Old Index