summaryrefslogtreecommitdiffstats
path: root/contrib/unbound
diff options
context:
space:
mode:
authordes <des@FreeBSD.org>2013-09-15 13:49:43 +0000
committerdes <des@FreeBSD.org>2013-09-15 13:49:43 +0000
commitaa06964ae8bccfbae539318130069a6609b7ca5a (patch)
tree1c7d08e356782423a4adaa0468b6030100593ece /contrib/unbound
parentb1bd51c5880d7d3c22286d72e11a93da986cdda9 (diff)
downloadFreeBSD-src-aa06964ae8bccfbae539318130069a6609b7ca5a.zip
FreeBSD-src-aa06964ae8bccfbae539318130069a6609b7ca5a.tar.gz
Set the correct prefix and exec-prefix.
Approved by: re (blanket)
Diffstat (limited to 'contrib/unbound')
-rwxr-xr-xcontrib/unbound/freebsd-configure.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/contrib/unbound/freebsd-configure.sh b/contrib/unbound/freebsd-configure.sh
index 0f4fbc91..8d64040 100755
--- a/contrib/unbound/freebsd-configure.sh
+++ b/contrib/unbound/freebsd-configure.sh
@@ -22,6 +22,7 @@ ldnsobj=$(realpath $(make -C$ldnsbld -V.OBJDIR))
export LDFLAGS="-L$ldnsobj"
./configure \
+ --prefix= --exec-prefix=/usr \
--with-conf-file=/etc/unbound/unbound.conf \
--with-run-dir=/var/unbound \
--with-username=unbound
OpenPOWER on IntegriCloud