diff options
Diffstat (limited to 'graphics/py-sorl-thumbnail/Makefile')
-rw-r--r-- | graphics/py-sorl-thumbnail/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-sorl-thumbnail/Makefile b/graphics/py-sorl-thumbnail/Makefile index 78915eb4780b..e1bfc67245c6 100644 --- a/graphics/py-sorl-thumbnail/Makefile +++ b/graphics/py-sorl-thumbnail/Makefile @@ -15,7 +15,7 @@ LICENSE= BSD RUN_DEPENDS= ${LOCALBASE}/bin/pildriver.py:${PORTSDIR}/graphics/py-imaging -USE_PYTHON= 2.5+ +USE_PYTHON= yes USE_PYDISTUTILS= yes DOCSDIR= ${PREFIX}/share/doc/py-${PORTNAME} |