summaryrefslogtreecommitdiff
path: root/www/py-rss2gen
diff options
context:
space:
mode:
authorobache <obache>2012-01-27 07:00:22 +0000
committerobache <obache>2012-01-27 07:00:22 +0000
commit9c6c2c776347af523ed577ebf5b03273483a672f (patch)
tree2bc37a2819e5eeac59af8462effe2628583bb952 /www/py-rss2gen
parent9070476057467df3e537857b1d1744558750dd6e (diff)
downloadpkgsrc-9c6c2c776347af523ed577ebf5b03273483a672f.tar.gz
any compiler languages are not required to build.
Diffstat (limited to 'www/py-rss2gen')
-rw-r--r--www/py-rss2gen/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/py-rss2gen/Makefile b/www/py-rss2gen/Makefile
index 0156b1ecd84..6ec22af2c9d 100644
--- a/www/py-rss2gen/Makefile
+++ b/www/py-rss2gen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2011/12/03 00:02:17 joerg Exp $
+# $NetBSD: Makefile,v 1.6 2012/01/27 07:00:22 obache Exp $
PYRSS2GENVER= 1.0.0
DISTNAME= PyRSS2Gen-${PYRSS2GENVER}
@@ -14,6 +14,8 @@ LICENSE= modified-bsd
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= #none
+
PYTHON_VERSIONS_INCLUDE_3X= yes
.include "../../lang/python/distutils.mk"