From a8cc35a10e90f8f79065f49149f25bf73fa3365a Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Tue, 12 Dec 2017 12:40:15 +0000 Subject: - Those ports fail to build with python3 - Add some explicit FLAVOR to dependencies where needed --- net/py-gntp/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/py-gntp') diff --git a/net/py-gntp/Makefile b/net/py-gntp/Makefile index f832cc549407..1b7daba758f0 100644 --- a/net/py-gntp/Makefile +++ b/net/py-gntp/Makefile @@ -23,7 +23,7 @@ USE_PYTHON= distutils autoplist .include .if ${PORT_OPTIONS:MDOCS} -BUILD_DEPENDS+= sphinx-build:textproc/py-sphinx +BUILD_DEPENDS+= ${PYTHON_PKGNAMEPREFIX}sphinx>=0:textproc/py-sphinx@${FLAVOR} DOCSDIR= ${PREFIX}/share/doc/${PKGNAMEPREFIX}${PORTNAME} PYDISTUTILS_BUILD_TARGET+= build_sphinx -- cgit v1.2.3