aboutsummaryrefslogtreecommitdiff
path: root/comms/py-gammu/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2015-12-10 12:41:51 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2015-12-10 12:41:51 +0000
commit212e1d9a4b804cee525693d7214b86f60c1bfe72 (patch)
tree5a4a03751776bb78c1376095880045a786f74851 /comms/py-gammu/Makefile
parent992947859092b9aae41084102ecbea97318de648 (diff)
downloadports-212e1d9a4b804cee525693d7214b86f60c1bfe72.tar.gz
ports-212e1d9a4b804cee525693d7214b86f60c1bfe72.zip
Notes
Diffstat (limited to 'comms/py-gammu/Makefile')
-rw-r--r--comms/py-gammu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile
index b790dd2cf135..abbb8f2c244b 100644
--- a/comms/py-gammu/Makefile
+++ b/comms/py-gammu/Makefile
@@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libGammu.so:${PORTSDIR}/comms/gammu
-USES= pkgconfig python:2
+USES= pkgconfig python:-2.7
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>