summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-01-04 18:11:22 +0000
committerbapt <bapt@FreeBSD.org>2014-01-04 18:11:22 +0000
commit8cf57e8daf43aa871ce3cffe500bdda200714172 (patch)
tree2b0371bc4de0721fe76ff3ef7ca8c5ad0c39aafa
parente78d8e511d7239db13d2df0edf5ae3f72519cd8d (diff)
downloadFreeBSD-ports-8cf57e8daf43aa871ce3cffe500bdda200714172.zip
FreeBSD-ports-8cf57e8daf43aa871ce3cffe500bdda200714172.tar.gz
Support stage
-rw-r--r--audio/libnjb/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/audio/libnjb/Makefile b/audio/libnjb/Makefile
index 009c12d..38d2f6b 100644
--- a/audio/libnjb/Makefile
+++ b/audio/libnjb/Makefile
@@ -16,7 +16,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
OPTIONS_DEFINE= DOCS
USES= pathfix
-NO_STAGE= yes
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
@@ -33,12 +32,10 @@ BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen
CONFIGURE_ENV+= ac_cv_prog_HAVE_DOXYGEN=no
.endif
-.include <bsd.port.pre.mk>
-
post-patch:
@${REINPLACE_CMD} -e \
'/^SHOW_DIRECTORIES/d' ${WRKSRC}/doc/Doxyfile.in
@${REINPLACE_CMD} -e \
'/pkgdocdir/s|-$$(VERSION)||g' ${WRKSRC}/doc/Makefile.in
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
OpenPOWER on IntegriCloud