summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-10 08:55:47 +0000
committerwiz <wiz@pkgsrc.org>2022-01-10 08:55:47 +0000
commitb86682925a274a27d93ae3b04c20c9d3f18998d9 (patch)
treede8eef7bc881b6ac6e737267a43ffe77d3758295 /math
parent8c612be938a4bffd58444a9404dbb5ac78877ef9 (diff)
downloadpkgsrc-b86682925a274a27d93ae3b04c20c9d3f18998d9.tar.gz
py-cdecimal: convert to egg.mk
Diffstat (limited to 'math')
-rw-r--r--math/py-cdecimal/Makefile5
-rw-r--r--math/py-cdecimal/PLIST3
2 files changed, 4 insertions, 4 deletions
diff --git a/math/py-cdecimal/Makefile b/math/py-cdecimal/Makefile
index d9866c222d3..e1a410ad97a 100644
--- a/math/py-cdecimal/Makefile
+++ b/math/py-cdecimal/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.11 2020/01/26 17:31:39 rillig Exp $
+# $NetBSD: Makefile,v 1.12 2022/01/10 08:55:47 wiz Exp $
DISTNAME= cdecimal-2.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= math python
MASTER_SITES= http://www.bytereef.org/software/mpdecimal/releases/
@@ -20,5 +21,5 @@ GNU_CONFIGURE= yes
PYTHON_VERSIONS_ACCEPTED= 27
#.include "../../devel/gmp/buildlink3.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/math/py-cdecimal/PLIST b/math/py-cdecimal/PLIST
index f5a1c43ab11..2466aa59bb9 100644
--- a/math/py-cdecimal/PLIST
+++ b/math/py-cdecimal/PLIST
@@ -1,3 +1,2 @@
-@comment $NetBSD: PLIST,v 1.1 2013/08/15 14:23:01 richard Exp $
-${PYSITELIB}/${EGG_FILE}
+@comment $NetBSD: PLIST,v 1.2 2022/01/10 08:55:47 wiz Exp $
${PYSITELIB}/cdecimal.so