aboutsummaryrefslogtreecommitdiff
path: root/textproc/py-sphinxcontrib-httpdomain
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/py-sphinxcontrib-httpdomain')
-rw-r--r--textproc/py-sphinxcontrib-httpdomain/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/textproc/py-sphinxcontrib-httpdomain/Makefile b/textproc/py-sphinxcontrib-httpdomain/Makefile
index 2ad94ad845ad..b0cb7b022183 100644
--- a/textproc/py-sphinxcontrib-httpdomain/Makefile
+++ b/textproc/py-sphinxcontrib-httpdomain/Makefile
@@ -3,6 +3,7 @@
PORTNAME= sphinxcontrib-httpdomain
PORTVERSION= 1.2.0
+PORTREVISION= 1
CATEGORIES= textproc
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -13,8 +14,7 @@ COMMENT= Sphinx domain for HTTP APIs
RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx
USE_PYTHON= yes
-USE_PYDISTUTILS= easy_install
+USE_PYDISTUTILS= yes
PYDISTUTILS_AUTOPLIST= yes
-NO_STAGE= yes
.include <bsd.port.mk>