diff options
Diffstat (limited to 'www/trac-math/Makefile')
-rw-r--r-- | www/trac-math/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/www/trac-math/Makefile b/www/trac-math/Makefile index fab5b7d..6042736 100644 --- a/www/trac-math/Makefile +++ b/www/trac-math/Makefile @@ -17,9 +17,8 @@ USE_TEX= latex SUB_FILES= pkg-message PKGMESSAGE= ${WRKDIR}/pkg-message -USE_PYTHON= 2 -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python:2 +USE_PYTHON= distutils autoplist post-install: ${CAT} ${PKGMESSAGE} |