diff options
Diffstat (limited to 'net-im/pebrot/Makefile')
-rw-r--r-- | net-im/pebrot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/pebrot/Makefile b/net-im/pebrot/Makefile index 03f46f268dbd..667bbbd0c8c7 100644 --- a/net-im/pebrot/Makefile +++ b/net-im/pebrot/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF MAINTAINER= kevlo@FreeBSD.org COMMENT= Text-based MSN messenger client -USES= python +USES= python:2.7 USE_PYTHON= distutils autoplist .include <bsd.port.mk> |