summaryrefslogtreecommitdiff
path: root/graphics/py-uniconvertor
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2022-01-10 21:59:16 +0000
committerwiz <wiz@pkgsrc.org>2022-01-10 21:59:16 +0000
commitac1d3d220b4f75e2813e78440746abc5fc54ff94 (patch)
tree1d454a51492b3bfc58bdc308e2cedc50c911f07f /graphics/py-uniconvertor
parent960de1a7b1d2fee8df6086823c9686c0a7566c58 (diff)
downloadpkgsrc-ac1d3d220b4f75e2813e78440746abc5fc54ff94.tar.gz
py-uniconvertor: convert to egg.mk
Diffstat (limited to 'graphics/py-uniconvertor')
-rw-r--r--graphics/py-uniconvertor/Makefile7
-rw-r--r--graphics/py-uniconvertor/PLIST3
2 files changed, 4 insertions, 6 deletions
diff --git a/graphics/py-uniconvertor/Makefile b/graphics/py-uniconvertor/Makefile
index 0ddddd5ba17..ec7d33be179 100644
--- a/graphics/py-uniconvertor/Makefile
+++ b/graphics/py-uniconvertor/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.17 2019/11/02 22:38:03 rillig Exp $
+# $NetBSD: Makefile,v 1.18 2022/01/10 21:59:16 wiz Exp $
DISTNAME= uniconvertor-1.1.5
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= graphics python
MASTER_SITES= http://uniconvertor.googlecode.com/files/
@@ -14,11 +14,10 @@ LICENSE= gnu-lgpl-v2 AND gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-sk1libs-[0-9]*:../../graphics/py-sk1libs
USE_LANGUAGES= c
-PYDISTUTILSPKG= yes
PYTHON_SELF_CONFLICT= yes
PYTHON_VERSIONS_ACCEPTED= 27 # py-sk1libs
REPLACE_PYTHON+= src/__init__.py
.include "../../lang/python/application.mk"
-.include "../../lang/python/distutils.mk"
+.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/py-uniconvertor/PLIST b/graphics/py-uniconvertor/PLIST
index 80d07f97b24..66b4c5c466e 100644
--- a/graphics/py-uniconvertor/PLIST
+++ b/graphics/py-uniconvertor/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2014/01/19 22:18:53 wiz Exp $
+@comment $NetBSD: PLIST,v 1.3 2022/01/10 21:59:16 wiz Exp $
bin/uniconvertor
-${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/uniconvertor/COPYRIGHTS
${PYSITELIB}/uniconvertor/GNU_GPL_v2
${PYSITELIB}/uniconvertor/GNU_LGPL_v2