summaryrefslogtreecommitdiff
path: root/textproc/py-sphinxcontrib-htmlhelp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-sphinxcontrib-htmlhelp/Makefile')
-rw-r--r--textproc/py-sphinxcontrib-htmlhelp/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-sphinxcontrib-htmlhelp/Makefile b/textproc/py-sphinxcontrib-htmlhelp/Makefile
index 4881e776422..cd903e2b15e 100644
--- a/textproc/py-sphinxcontrib-htmlhelp/Makefile
+++ b/textproc/py-sphinxcontrib-htmlhelp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2020/03/07 23:30:22 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2020/03/12 17:20:43 gdt Exp $
DISTNAME= sphinxcontrib-htmlhelp-1.0.3
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
@@ -10,8 +10,6 @@ HOMEPAGE= http://sphinx-doc.org/
COMMENT= Sphinx API for HTML help
LICENSE= 2-clause-bsd
-EXTRACT_USING= bsdtar
-
TEST_DEPENDS+= ${PYPKGPREFIX}-sphinx>=2.0.0:../../textproc/py-sphinx
TEST_DEPENDS+= ${PYPKGPREFIX}-test-[0-9]*:../../devel/py-test