aboutsummaryrefslogtreecommitdiff
path: root/mail/vmailmgr
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2014-10-21 17:10:06 +0000
committerMarcus von Appen <mva@FreeBSD.org>2014-10-21 17:10:06 +0000
commit306e66af5d83697a761205698232bca9aa68ef19 (patch)
tree7e80682da03730650b20b36a7558818d88a40a22 /mail/vmailmgr
parent4950323fd34a3cf78b4cf0d51af7837414052ab2 (diff)
downloadports-306e66af5d83697a761205698232bca9aa68ef19.tar.gz
ports-306e66af5d83697a761205698232bca9aa68ef19.zip
- Convert ports of mail/ to new USES=python
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=371330
Diffstat (limited to 'mail/vmailmgr')
-rw-r--r--mail/vmailmgr/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/mail/vmailmgr/Makefile b/mail/vmailmgr/Makefile
index e892c99917a3..eabed06f1e45 100644
--- a/mail/vmailmgr/Makefile
+++ b/mail/vmailmgr/Makefile
@@ -13,9 +13,8 @@ COMMENT= Virtual domain manager for qmail
# get python paths (PYTHON_SITELIBDIR) in case we install the python API
-USES= gmake perl5
+USES= gmake perl5 python
USE_AUTOTOOLS= autoconf autoheader automake aclocal
-USE_PYTHON= yes
USE_PERL5= build
AUTOMAKE_ARGS+= --add-missing -Wno-portability