aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
Diffstat (limited to 'print')
-rw-r--r--print/py-pdf2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-pdf2/Makefile b/print/py-pdf2/Makefile
index b9fc5c00c516..13d887e75233 100644
--- a/print/py-pdf2/Makefile
+++ b/print/py-pdf2/Makefile
@@ -12,7 +12,7 @@ PKGNAMESUFFIX= 2
MAINTAINER= m.tsatsenko@gmail.com
COMMENT= Pure-Python PDF toolkit
-USES= python:2.7+
+USES= python
USE_PYTHON= distutils autoplist
.include <bsd.port.mk>