aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorFrank J. Laszlo <laszlof@FreeBSD.org>2006-11-18 15:25:59 +0000
committerFrank J. Laszlo <laszlof@FreeBSD.org>2006-11-18 15:25:59 +0000
commit051c7c97da726bdfd0b8be76f65a5e0e69286eae (patch)
treeef6caa628585e182f3adc1891808886f239cdd8d /dns
parentbe5212ff563e2e6870d587959b44f481c8f40759 (diff)
downloadports-051c7c97da726bdfd0b8be76f65a5e0e69286eae.tar.gz
ports-051c7c97da726bdfd0b8be76f65a5e0e69286eae.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/powerdns-recursor/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/powerdns-recursor/Makefile b/dns/powerdns-recursor/Makefile
index fda7c27a9c79..1aebb82056de 100644
--- a/dns/powerdns-recursor/Makefile
+++ b/dns/powerdns-recursor/Makefile
@@ -7,6 +7,7 @@
PORTNAME= powerdns-recursor
PORTVERSION= 3.1.4
+PORTREVISION= 1
CATEGORIES= dns ipv6
MASTER_SITES= http://downloads.powerdns.com/releases/ \
http://mirrors.evolva.ro/powerdns.com/releases/
@@ -45,7 +46,7 @@ post-patch:
-e 's;BINDIR=/usr/bin/;BINDIR=${PREFIX}/bin/;' \
-e 's;CONFIGDIR="/etc/powerdns/";CONFIGDIR=${PREFIX}/etc/pdns/;' \
${WRKSRC}/Makefile
- @${REINPLACE_CMD} -e 's;"/etc/powerdns/";"${PREFIX}/etc/powerdns/";' \
+ @${REINPLACE_CMD} -e 's;"/etc/powerdns/";"${PREFIX}/etc/pdns/";' \
${WRKSRC}/config.h
post-install: