aboutsummaryrefslogtreecommitdiffstats
path: root/dns/bind96
diff options
context:
space:
mode:
Diffstat (limited to 'dns/bind96')
-rw-r--r--dns/bind96/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/dns/bind96/Makefile b/dns/bind96/Makefile
index c97375700895..b06c303c9352 100644
--- a/dns/bind96/Makefile
+++ b/dns/bind96/Makefile
@@ -196,6 +196,7 @@ post-patch:
@${MV} ${WRKSRC}/bin/${FILE} ${WRKSRC}/bin/${FILE}.Dist
@${SED} -e 's#/etc/named.conf#${BIND_DESTETC}/named.conf#g' \
-e 's#/etc/rndc.conf#${BIND_DESTETC}/rndc.conf#g' \
+ -e "s#/var\/run\/named\/named.pid#/var/run/named/pid#" \
${WRKSRC}/bin/${FILE}.Dist > ${WRKSRC}/bin/${FILE}
.endfor