diff options
Diffstat (limited to 'www/py-plonetheme.sunburst/Makefile')
-rw-r--r-- | www/py-plonetheme.sunburst/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/py-plonetheme.sunburst/Makefile b/www/py-plonetheme.sunburst/Makefile index a9a145d5d959..6bb10a523464 100644 --- a/www/py-plonetheme.sunburst/Makefile +++ b/www/py-plonetheme.sunburst/Makefile @@ -13,7 +13,7 @@ COMMENT= Default theme for Plone 4 LICENSE= GPLv2 NO_ARCH= yes -USES= python zip +USES= python:2.7 zip USE_PYTHON= autoplist distutils .include <bsd.port.mk> |