summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtkada/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/gtkada/Makefile')
-rw-r--r--x11-toolkits/gtkada/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/gtkada/Makefile b/x11-toolkits/gtkada/Makefile
index 030e5bee943a..c21042e01dad 100644
--- a/x11-toolkits/gtkada/Makefile
+++ b/x11-toolkits/gtkada/Makefile
@@ -34,7 +34,7 @@ OPTIONS_DEFINE= DOCS NLS EXAMPLES
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MDOCS}
-BUILD_DEPENDS+= sphinx-build-2.7:textproc/py-sphinx@py27
+BUILD_DEPENDS+= sphinx-build-2.7:textproc/py-sphinx18@py27
BINARY_ALIAS+= sphinx-build=sphinx-build-2.7
.endif