summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--graphics/colmap/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/colmap/Makefile b/graphics/colmap/Makefile
index a6c438139eb2..8b514621d22e 100644
--- a/graphics/colmap/Makefile
+++ b/graphics/colmap/Makefile
@@ -43,7 +43,8 @@ CGAL_BUILD_DEPENDS= cgal>0:math/cgal
CGAL_CMAKE_BOOL= CGAL_ENABLED
DOCS_BUILD_DEPENDS= gmake:devel/gmake \
- sphinx-build:textproc/py-sphinx18
+ sphinx-build:textproc/py-sphinx \
+ ${NONEXISTENT}:textproc/py-sphinx_rtd_theme
DOCS_PORTDOCS= *
OPENMP_USES= compiler:openmp