aboutsummaryrefslogtreecommitdiff
path: root/net-im/poezio
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2016-02-02 20:01:44 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2016-02-02 20:01:44 +0000
commit1d86d24911c97521bee5594fcace862d0e47a106 (patch)
treee5545f4771db0649e7eab227cd7bdf71a845f98d /net-im/poezio
parentf48935c9b7b14970904054eb221f9a36c07b70c9 (diff)
downloadports-1d86d24911c97521bee5594fcace862d0e47a106.tar.gz
ports-1d86d24911c97521bee5594fcace862d0e47a106.zip
Notes
Diffstat (limited to 'net-im/poezio')
-rw-r--r--net-im/poezio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/poezio/Makefile b/net-im/poezio/Makefile
index 239cf2a0385f..b77bd87ffcea 100644
--- a/net-im/poezio/Makefile
+++ b/net-im/poezio/Makefile
@@ -14,7 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/dns/__init__.py:${PORTSDIR}/dns/py-dnspython \
${PYTHON_SITELIBDIR}/sleekxmpp/__init__.py:${PORTSDIR}/net-im/py-sleekxmpp
-USES= tar:xz python:3.2+
+USES= tar:xz python:3.3+
USE_PYTHON= distutils autoplist
.include <bsd.port.pre.mk>