aboutsummaryrefslogtreecommitdiff
path: root/audio/libnjb
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/libnjb
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/libnjb')
-rw-r--r--audio/libnjb/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/audio/libnjb/Makefile b/audio/libnjb/Makefile
index db5713a27060..3bb1e6fcf46a 100644
--- a/audio/libnjb/Makefile
+++ b/audio/libnjb/Makefile
@@ -23,10 +23,10 @@ LDFLAGS+= -L${LOCALBASE}/lib
PORTDOCS= *
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOXYGEN
-DOCS_BUILD_DEPENDS= doxygen:devel/doxygen
-DOCS_CONFIGURE_ENV_OFF= ac_cv_prog_HAVE_DOXYGEN=no
+DOXYGEN_BUILD_DEPENDS= doxygen:devel/doxygen
+DOXYGEN_CONFIGURE_ENV_OFF= ac_cv_prog_HAVE_DOXYGEN=no
post-patch:
@${REINPLACE_CMD} -e \