diff options
Diffstat (limited to 'devel/py-pathtools/Makefile')
-rw-r--r-- | devel/py-pathtools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-pathtools/Makefile b/devel/py-pathtools/Makefile index 0a3e1ee1f306..6b11c5b3fdd3 100644 --- a/devel/py-pathtools/Makefile +++ b/devel/py-pathtools/Makefile @@ -20,7 +20,7 @@ USE_PYTHON= distutils autoplist .include <bsd.port.options.mk> .if ${PORT_OPTIONS:MDOCS} -BUILD_DEPENDS+= ${PKGNAMEPREFIX}sphinx>=1.1.3:${PORTSDIR}/textproc/py-sphinx +BUILD_DEPENDS+= ${PKGNAMEPREFIX}sphinx>=1.1.3:textproc/py-sphinx DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} post-build: |