aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3splt-gtk
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-09-30 16:04:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-09-30 16:04:11 +0000
commit59fc2b760974a4b975e45fd6ea730ea68b9ea632 (patch)
tree96a1513cb17fab5e7009d5b1ecc4b963df18a760 /audio/mp3splt-gtk
parent586255bfed63021019208bebdb8c861c9784148a (diff)
downloadports-59fc2b760974a4b975e45fd6ea730ea68b9ea632.tar.gz
ports-59fc2b760974a4b975e45fd6ea730ea68b9ea632.zip
Only build docs with doxygen inside a DOXYGEN option.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=422996
Diffstat (limited to 'audio/mp3splt-gtk')
-rw-r--r--audio/mp3splt-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile
index 8e3659e6788d..1aebc20dd5eb 100644
--- a/audio/mp3splt-gtk/Makefile
+++ b/audio/mp3splt-gtk/Makefile
@@ -39,8 +39,8 @@ OPTIONS_SUB= yes
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext
-#DOCS_LIB_DEPENDS= libgvc.so:graphics/graphviz
-#DOCS_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:devel/doxygen
-#DOCS_CONFIGURE_OFF= --disable-doxygen-doc
+#DOXYGEN_LIB_DEPENDS= libgvc.so:graphics/graphviz
+#DOXYGEN_BUILD_DEPENDS= ${LOCALBASE}/bin/doxygen:devel/doxygen
+#DOXYGEN_CONFIGURE_OFF= --disable-doxygen-doc
.include <bsd.port.mk>