diff options
Diffstat (limited to 'www/google-sitemapgen/Makefile')
-rw-r--r-- | www/google-sitemapgen/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/google-sitemapgen/Makefile b/www/google-sitemapgen/Makefile index d4bb58be56a9..1cec22869fbb 100644 --- a/www/google-sitemapgen/Makefile +++ b/www/google-sitemapgen/Makefile @@ -17,5 +17,6 @@ COMMENT= Script to analyze web server and generate Google Sitemap files USE_PYTHON= YES USE_PYDISTUTILS=YES +PYDISTUTILS_PKGNAME= sitemap_gen .include <bsd.port.mk> |