aboutsummaryrefslogtreecommitdiffstats
path: root/dns
diff options
context:
space:
mode:
authorwg <wg@FreeBSD.org>2013-10-16 20:16:14 +0800
committerwg <wg@FreeBSD.org>2013-10-16 20:16:14 +0800
commitd74e5b488b038f62e58f8f47c1b8a7f17b05c03e (patch)
tree75e5be5cd584667537896973082a7dd1298b1a7b /dns
parent5ad890b05ac40ed1fb74fa73549da79f0a051a4f (diff)
downloadfreebsd-ports-gnome-d74e5b488b038f62e58f8f47c1b8a7f17b05c03e.tar.gz
freebsd-ports-gnome-d74e5b488b038f62e58f8f47c1b8a7f17b05c03e.tar.zst
freebsd-ports-gnome-d74e5b488b038f62e58f8f47c1b8a7f17b05c03e.zip
dns/inadyn-mt: fix wrong install path
- Fix wrong install path PR: ports/183014
Diffstat (limited to 'dns')
-rw-r--r--dns/inadyn-mt/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/dns/inadyn-mt/Makefile b/dns/inadyn-mt/Makefile
index 886b2fcf9d0d..88f8ac6c9699 100644
--- a/dns/inadyn-mt/Makefile
+++ b/dns/inadyn-mt/Makefile
@@ -17,7 +17,7 @@ USE_RC_SUBR= inadyn-mt
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-sound
-CONFIGURE_ENV+= INSTALL_PREFIX="${STAGEDIR}${PREFIX}/etc"
+MAKE_ARGS+= INSTALL_PREFIX="${STAGEDIR}${PREFIX}/etc"
PORTDOCS= readme.html AUTHORS README
PORTEXAMPLES= *