diff options
Diffstat (limited to 'www/gaeo/Makefile')
-rw-r--r-- | www/gaeo/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/www/gaeo/Makefile b/www/gaeo/Makefile index 79c78d37..f547a1e 100644 --- a/www/gaeo/Makefile +++ b/www/gaeo/Makefile @@ -16,10 +16,8 @@ RUN_DEPENDS= google-appengine>=1.1.0:${PORTSDIR}/www/google-appengine \ PROJECTHOST= google-app-engine-oil -USES= zip -USE_PYTHON= yes -USE_PYDISTUTILS= yes -PYDISTUTILS_AUTOPLIST= yes +USES= python zip +USE_PYTHON= distutils autoplist PORTDOCS= LICENSE NOTICE README.TXT CHANGELOG |