aboutsummaryrefslogtreecommitdiff
path: root/dns
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 16:07:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 16:07:23 +0000
commit18905d6678267f450c2a05c07419cd66d76d511a (patch)
treeb1ab1be096a3ee94a503670461d6e75d61dcda75 /dns
parentc081a8a3def8da622a50ab8576ab758a1e65c839 (diff)
downloadports-18905d6678267f450c2a05c07419cd66d76d511a.tar.gz
ports-18905d6678267f450c2a05c07419cd66d76d511a.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=390251
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 112f29f04c04..d0e7d057dda2 100644
--- a/dns/inadyn-mt/Makefile
+++ b/dns/inadyn-mt/Makefile
@@ -12,7 +12,7 @@ COMMENT= Simple dynamic dns client
LICENSE= GPLv3
-USE_AUTOTOOLS= autoconf automake:env
+USES= autoreconf
USE_RC_SUBR= inadyn-mt
GNU_CONFIGURE= yes