diff options
Diffstat (limited to 'mail/vmailmgr/Makefile')
-rw-r--r-- | mail/vmailmgr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/vmailmgr/Makefile b/mail/vmailmgr/Makefile index 30b693efe9de..ff114ac29626 100644 --- a/mail/vmailmgr/Makefile +++ b/mail/vmailmgr/Makefile @@ -25,7 +25,7 @@ MAN8= vmailmgrd.8 # get python paths (PYTHON_SITELIBDIR) in case we install the python API USE_GMAKE= yes -USE_AUTOTOOLS= autoconf:268 autoheader:268 automake:111 aclocal:111 +USE_AUTOTOOLS= autoconf autoheader automake aclocal USE_PYTHON= yes USE_PERL5_BUILD= yes AUTOMAKE_ARGS+= --add-missing -Wno-portability |