summaryrefslogtreecommitdiff
path: root/mail/pysieved/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2017-12-12 12:40:15 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2017-12-12 12:40:15 +0000
commita8cc35a10e90f8f79065f49149f25bf73fa3365a (patch)
tree9e9a97b3aab77d2cc63f709a61eb4142ae8b1d83 /mail/pysieved/Makefile
parentFix packaging with python3 (diff)
- Those ports fail to build with python3
- Add some explicit FLAVOR to dependencies where needed
Notes
Notes: svn path=/head/; revision=456126
Diffstat (limited to 'mail/pysieved/Makefile')
-rw-r--r--mail/pysieved/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/pysieved/Makefile b/mail/pysieved/Makefile
index 7224dc6a8fe8..ff5a2718b441 100644
--- a/mail/pysieved/Makefile
+++ b/mail/pysieved/Makefile
@@ -14,7 +14,7 @@ COMMENT= Python Managesieve Server
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/COPYING
-USES= python tar:bzip2
+USES= python:2.7 tar:bzip2
USE_RC_SUBR= ${PORTNAME}
NO_ARCH= yes