aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorBen Woods <woodsb02@FreeBSD.org>2017-08-12 14:50:53 +0000
committerBen Woods <woodsb02@FreeBSD.org>2017-08-12 14:50:53 +0000
commitc3bfe3abccd7c0bf9fa1131ec41b4a3519d004cf (patch)
treec8f3fbd97d2b21f5a784b2b5e22051dd5572b48d /print
parentb50591de45cc1af138d71b27435c6c1df0a35c63 (diff)
downloadports-c3bfe3abccd7c0bf9fa1131ec41b4a3519d004cf.tar.gz
ports-c3bfe3abccd7c0bf9fa1131ec41b4a3519d004cf.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/py-stapler/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/print/py-stapler/Makefile b/print/py-stapler/Makefile
index 9ad5b0c7bd0f..b3ee8ef14499 100644
--- a/print/py-stapler/Makefile
+++ b/print/py-stapler/Makefile
@@ -17,7 +17,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}more-itertools>=2.2:devel/py-more-itertools \
${PYTHON_PKGNAMEPREFIX}pdf2>=1.24:print/py-pdf2
-USES= python:2.7+
+USES= python:2.7
USE_PYTHON= autoplist distutils
.include <bsd.port.mk>