aboutsummaryrefslogtreecommitdiffstats
path: root/www/trac-robotstxt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/trac-robotstxt/Makefile')
-rw-r--r--www/trac-robotstxt/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/www/trac-robotstxt/Makefile b/www/trac-robotstxt/Makefile
index cd396cf67e75..e0cd4f0e6c08 100644
--- a/www/trac-robotstxt/Makefile
+++ b/www/trac-robotstxt/Makefile
@@ -14,9 +14,8 @@ COMMENT= Allows simple management of a robots.txt
RUN_DEPENDS= tracd:${PORTSDIR}/www/trac
-USE_PYTHON= 2
-USE_PYDISTUTILS= yes
-PYDISTUTILS_AUTOPLIST= yes
+USES= python:2
+USE_PYTHON= distutils autoplist
.include "${.CURDIR}/../../www/trac/plugin.mk"
.include <bsd.port.mk>