aboutsummaryrefslogtreecommitdiff
path: root/comms/py-libconcord
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-11-30 15:50:30 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-11-30 15:50:30 +0000
commit551be3c7231225ed9c26479af2b8914fb2ef0ea8 (patch)
treed296c82a71504382f4faefa0bf8d7be384ea1105 /comms/py-libconcord
parent02f9c9be1699251467efc027f210049dfe14f9c5 (diff)
downloadports-551be3c7231225ed9c26479af2b8914fb2ef0ea8.tar.gz
ports-551be3c7231225ed9c26479af2b8914fb2ef0ea8.zip
Notes
Diffstat (limited to 'comms/py-libconcord')
-rw-r--r--comms/py-libconcord/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-libconcord/Makefile b/comms/py-libconcord/Makefile
index f65b1e4474f9..49189d617e4d 100644
--- a/comms/py-libconcord/Makefile
+++ b/comms/py-libconcord/Makefile
@@ -17,7 +17,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libconcord.so:comms/libconcord
USE_LDCONFIG= yes
-USES= python:2.7+ tar:bzip2
+USES= python:2.7 tar:bzip2
WRKSRC_SUBDIR= libconcord/bindings/python
USE_PYTHON= distutils