summaryrefslogtreecommitdiff
path: root/devel/cppunit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/cppunit/Makefile')
-rw-r--r--devel/cppunit/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/cppunit/Makefile b/devel/cppunit/Makefile
index 348286a89cde..21f0bacd9444 100644
--- a/devel/cppunit/Makefile
+++ b/devel/cppunit/Makefile
@@ -12,8 +12,8 @@ LICENSE= LGPL21
OPTIONS_DEFINE= DOCS DOXYGEN
-DOXYGEN_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen \
- dot:${PORTSDIR}/graphics/graphviz
+DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen \
+ dot:graphics/graphviz
DOXYGEN_CONFIGURE_ENABLE= dot doxygen html-docs
DOXYGEN_CONFIGURE_ON= --htmldir="${DOCSDIR}/html"