aboutsummaryrefslogtreecommitdiff
path: root/dns/ddclient
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-01-19 18:42:54 +0000
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2014-01-19 18:42:54 +0000
commit5f43e76c881b68033a1d21d585e919d5f963e340 (patch)
tree7d8fe4dcc6f7986ff2cc3be617f47f40e15c0e1e /dns/ddclient
parent3571d93c5513e4621383c04d3ce52057243ba86d (diff)
downloadports-5f43e76c881b68033a1d21d585e919d5f963e340.tar.gz
ports-5f43e76c881b68033a1d21d585e919d5f963e340.zip
Notes
Diffstat (limited to 'dns/ddclient')
-rw-r--r--dns/ddclient/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/dns/ddclient/Makefile b/dns/ddclient/Makefile
index f712bece239e..379592551ef1 100644
--- a/dns/ddclient/Makefile
+++ b/dns/ddclient/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ddclient
PORTVERSION= 3.8.2
+PORTREVISION= 1
CATEGORIES= dns
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -39,7 +40,7 @@ post-patch:
's|/usr|${PREFIX}|g'
@${REINPLACE_CMD} -e \
's|%%PERL%%|${PERL}| ; \
- s|%%ETCDIR%%|${ETCDIR}| ; \
+ s|%%ETCDIR%%|${PREFIX}/etc| ; \
s|%%LOCALBASE%%|${LOCALBASE}|' ${WRKSRC}/ddclient
do-install: