summaryrefslogtreecommitdiff
path: root/dns/yadifa
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-12-21 15:38:27 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-12-21 15:38:27 +0000
commitc87ffc1aa24a8225dfb1da3b3da70d0bcc20189c (patch)
treed65c9aa448d3b8162ad9597df14c3c8a54ad046e /dns/yadifa
parentRename DOCS to DOXYGEN. (diff)
Fix build with JOBS.
Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=429100
Diffstat (limited to 'dns/yadifa')
-rw-r--r--dns/yadifa/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/dns/yadifa/Makefile b/dns/yadifa/Makefile
index 87ab8e72ae22..dc5d048204ec 100644
--- a/dns/yadifa/Makefile
+++ b/dns/yadifa/Makefile
@@ -44,6 +44,9 @@ post-configure:
${REINPLACE_CMD} -e 's|^docdir = .*|docdir = ${EXAMPLESDIR}|' ${WRKSRC}/etc/Makefile
${REINPLACE_CMD} -e 's|/usr/local/var|/var|' -e 's|/var/zones|/var/${PORTNAME}|' ${WRKSRC}/etc/yadifad.conf.example
+pre-build:
+ @cd ${WRKSRC} && ${MAKE_CMD} features
+
post-install:
${MV} ${STAGEDIR}${PREFIX}/etc/yadifad.conf \
${STAGEDIR}${PREFIX}/etc/yadifad.conf.sample