diff options
Diffstat (limited to 'textproc/py-cloud_sptheme/Makefile')
-rw-r--r-- | textproc/py-cloud_sptheme/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/py-cloud_sptheme/Makefile b/textproc/py-cloud_sptheme/Makefile index 52bb710e32b2..d01b2955a570 100644 --- a/textproc/py-cloud_sptheme/Makefile +++ b/textproc/py-cloud_sptheme/Makefile @@ -13,7 +13,7 @@ COMMENT= Sphinx theme LICENSE= BSD3CLAUSE -BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:${PORTSDIR}/textproc/py-sphinx +BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx RUN_DEPENDS:= ${BUILD_DEPENDS} USES= python |