summaryrefslogtreecommitdiff
path: root/devel/py-hg-evolve/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-hg-evolve/Makefile')
-rw-r--r--devel/py-hg-evolve/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/py-hg-evolve/Makefile b/devel/py-hg-evolve/Makefile
index 2397c1260cd..6a84a6bafa7 100644
--- a/devel/py-hg-evolve/Makefile
+++ b/devel/py-hg-evolve/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2019/09/02 13:19:38 adam Exp $
+# $NetBSD: Makefile,v 1.8 2019/11/03 10:18:27 rillig Exp $
DISTNAME= hg-evolve-8.4.0
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -13,7 +13,7 @@ LICENSE= gnu-gpl-v2
DEPENDS+= ${PYPKGPREFIX}-mercurial>=4.3.1:../../devel/py-mercurial
-PYTHON_VERSIONS_ACCEPTED= 27 # See Mercurial itself.
+PYTHON_VERSIONS_ACCEPTED= 27 # See Mercurial itself.
post-install:
rm -f ${DESTDIR}${PREFIX}/${PYSITELIB}/hgext3rd/__init__.py*