diff options
Diffstat (limited to 'www/trac-OhlohWidgetsMacro/Makefile')
-rw-r--r-- | www/trac-OhlohWidgetsMacro/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/trac-OhlohWidgetsMacro/Makefile b/www/trac-OhlohWidgetsMacro/Makefile index f2525792e4f9..7da5f8a081ad 100644 --- a/www/trac-OhlohWidgetsMacro/Makefile +++ b/www/trac-OhlohWidgetsMacro/Makefile @@ -13,10 +13,10 @@ COMMENT= Trac macro to embed Ohloh widgets LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycerberus>=0.3:devel/py-pycerberus \ +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycerberus>=0.3:devel/py-pycerberus@${FLAVOR} \ tracd:www/trac -USES= python +USES= python:2.7 USE_PYTHON= distutils autoplist NO_ARCH= yes |