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 978a942..72c0a6e 100644 --- a/www/trac-OhlohWidgetsMacro/Makefile +++ b/www/trac-OhlohWidgetsMacro/Makefile @@ -13,8 +13,8 @@ COMMENT= Trac macro to embed Ohloh widgets LICENSE= MIT -RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycerberus>=0.3:${PORTSDIR}/devel/py-pycerberus \ - tracd:${PORTSDIR}/www/trac +RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycerberus>=0.3:devel/py-pycerberus \ + tracd:www/trac USES= python USE_PYTHON= distutils autoplist |