aboutsummaryrefslogtreecommitdiff
path: root/www/google-sitemapgen
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-02-19 07:02:58 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-02-19 07:02:58 +0000
commitb3e78ade011570b1dcd461898d088ea9902301f3 (patch)
tree1b9d2a85506cfbc18e5e565e509c8f2fda283e6c /www/google-sitemapgen
parent062278df4f252956f2bda5c98ae5be602329048b (diff)
downloadports-b3e78ade011570b1dcd461898d088ea9902301f3.tar.gz
ports-b3e78ade011570b1dcd461898d088ea9902301f3.zip
Notes
Diffstat (limited to 'www/google-sitemapgen')
-rw-r--r--www/google-sitemapgen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/google-sitemapgen/Makefile b/www/google-sitemapgen/Makefile
index 97be1ae5952b..926d6f93c341 100644
--- a/www/google-sitemapgen/Makefile
+++ b/www/google-sitemapgen/Makefile
@@ -18,8 +18,8 @@ PROJECTHOST= sitemap-generators
NO_WRKSUBDIR=
-USE_PYTHON= YES
-USE_PYDISTUTILS=YES
+USE_PYTHON= yes
+USE_PYDISTUTILS=yes
PYDISTUTILS_PKGNAME= sitemap_gen
.include <bsd.port.mk>