diff options
Diffstat (limited to 'textproc/py-sphinxcontrib-httpdomain/Makefile')
-rw-r--r-- | textproc/py-sphinxcontrib-httpdomain/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/py-sphinxcontrib-httpdomain/Makefile b/textproc/py-sphinxcontrib-httpdomain/Makefile index 11a3d881b7c6..6cdcc48a3b35 100644 --- a/textproc/py-sphinxcontrib-httpdomain/Makefile +++ b/textproc/py-sphinxcontrib-httpdomain/Makefile @@ -15,4 +15,5 @@ RUN_DEPENDS= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx USE_PYTHON= yes USE_PYDISTUTILS= easy_install +NO_STAGE= yes .include <bsd.port.mk> |