aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorRyan Steinmetz <zi@FreeBSD.org>2013-11-08 01:19:12 +0000
committerRyan Steinmetz <zi@FreeBSD.org>2013-11-08 01:19:12 +0000
commitab580d849e67bda709482514c22d9b3f623b2d61 (patch)
treed27a7cc8559d5e98a15051381d79a02e7e0b0a62 /dns
parentac791ce46bd2d82b266c7965d6407599e1684c43 (diff)
downloadports-ab580d849e67bda709482514c22d9b3f623b2d61.tar.gz
ports-ab580d849e67bda709482514c22d9b3f623b2d61.zip
Notes
Diffstat (limited to 'dns')
-rw-r--r--dns/gdnsd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/gdnsd/Makefile b/dns/gdnsd/Makefile
index 302b8c4c93bc..b22bcca3a2de 100644
--- a/dns/gdnsd/Makefile
+++ b/dns/gdnsd/Makefile
@@ -15,7 +15,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libev.so:${PORTSDIR}/devel/libev
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --localstatedir=/var
+CONFIGURE_ARGS= --localstatedir=/var --with-rootdir=${LOCALBASE}/etc/gdnsd
USE_LDCONFIG= yes
USE_XZ= yes
USES= pkgconfig