diff options
Diffstat (limited to 'www/trac-OhlohWidgetsMacro/Makefile')
-rw-r--r-- | www/trac-OhlohWidgetsMacro/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/trac-OhlohWidgetsMacro/Makefile b/www/trac-OhlohWidgetsMacro/Makefile index 6b30acce13ab..978a9423c329 100644 --- a/www/trac-OhlohWidgetsMacro/Makefile +++ b/www/trac-OhlohWidgetsMacro/Makefile @@ -16,8 +16,7 @@ LICENSE= MIT RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}pycerberus>=0.3:${PORTSDIR}/devel/py-pycerberus \ tracd:${PORTSDIR}/www/trac -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python +USE_PYTHON= distutils autoplist .include <bsd.port.mk> |