aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-06-21 21:45:22 +0800
committerbapt <bapt@FreeBSD.org>2015-06-21 21:45:22 +0800
commit231647c1627f59f942072a306a14cbaf61a59f1e (patch)
treeb61df7b072a71d764bcf8349426610b4fd19b627 /mail
parentbc0da6e581fd0f77547af1beb19977af62c8b22f (diff)
downloadfreebsd-ports-gnome-231647c1627f59f942072a306a14cbaf61a59f1e.tar.gz
freebsd-ports-gnome-231647c1627f59f942072a306a14cbaf61a59f1e.tar.zst
freebsd-ports-gnome-231647c1627f59f942072a306a14cbaf61a59f1e.zip
Convert to USES=autoreconf
Diffstat (limited to 'mail')
-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