summaryrefslogtreecommitdiff
path: root/www/py-rss2gen/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-rss2gen/Makefile')
-rw-r--r--www/py-rss2gen/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/www/py-rss2gen/Makefile b/www/py-rss2gen/Makefile
index 432eb60f16a..90bb434d225 100644
--- a/www/py-rss2gen/Makefile
+++ b/www/py-rss2gen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2013/10/17 23:52:53 tonnerre Exp $
+# $NetBSD: Makefile,v 1.9 2014/01/25 10:30:29 wiz Exp $
PYRSS2GENVER= 1.1
DISTNAME= PyRSS2Gen-${PYRSS2GENVER}
@@ -13,7 +13,5 @@ LICENSE= modified-bsd
USE_LANGUAGES= #none
-PYTHON_VERSIONS_INCLUDE_3X= yes
-
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"