summaryrefslogtreecommitdiffstats
path: root/audio/libnjb/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/libnjb/Makefile')
-rw-r--r--audio/libnjb/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/audio/libnjb/Makefile b/audio/libnjb/Makefile
index 2fdc4c6..f2d518c 100644
--- a/audio/libnjb/Makefile
+++ b/audio/libnjb/Makefile
@@ -25,13 +25,8 @@ PORTDOCS= *
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
-.if ${PORT_OPTIONS:MDOCS}
-BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
-.else
-CONFIGURE_ENV+= ac_cv_prog_HAVE_DOXYGEN=no
-.endif
+DOCS_BUILD_DEPENDS= doxygen:${PORTSDIR}/devel/doxygen
+DOCS_CONFIGURE_ENV_OFF= ac_cv_prog_HAVE_DOXYGEN=no
post-patch:
@${REINPLACE_CMD} -e \
OpenPOWER on IntegriCloud