aboutsummaryrefslogtreecommitdiff
path: root/mail/vmailmgr
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 13:45:22 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-06-21 13:45:22 +0000
commit746a4dfef0876d47d62ae517955d4bbb6966c45c (patch)
treeb61df7b072a71d764bcf8349426610b4fd19b627 /mail/vmailmgr
parente274d9a1e23447541c48c81964a83cc7164263ca (diff)
downloadports-746a4dfef0876d47d62ae517955d4bbb6966c45c.tar.gz
ports-746a4dfef0876d47d62ae517955d4bbb6966c45c.zip
Convert to USES=autoreconf
Notes
Notes: svn path=/head/; revision=390210
Diffstat (limited to 'mail/vmailmgr')
-rw-r--r--mail/vmailmgr/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/vmailmgr/Makefile b/mail/vmailmgr/Makefile
index eabed06f1e45..9927da2b61f1 100644
--- a/mail/vmailmgr/Makefile
+++ b/mail/vmailmgr/Makefile
@@ -13,10 +13,9 @@ COMMENT= Virtual domain manager for qmail
# get python paths (PYTHON_SITELIBDIR) in case we install the python API
-USES= gmake perl5 python
-USE_AUTOTOOLS= autoconf autoheader automake aclocal
+USES= autoreconf gmake perl5 python
+GNU_CONFIGURE= yes
USE_PERL5= build
-AUTOMAKE_ARGS+= --add-missing -Wno-portability
OPTIONS_DEFINE= PYTHONLIBS
PYTHONLIBS_DESC= Install the Python API