summaryrefslogtreecommitdiff
path: root/textproc/py-gnosis-utils
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-02-04 05:56:24 +0000
committerobache <obache@pkgsrc.org>2012-02-04 05:56:24 +0000
commit1b06852d203600b1cd784a7a3aa7aa9db6ea8ba0 (patch)
tree7d8795ffc20e7fa41a86efe5fe623f1ee01b0064 /textproc/py-gnosis-utils
parentc76737292894c9eb7f9a9af29265e90fefe29096 (diff)
downloadpkgsrc-1b06852d203600b1cd784a7a3aa7aa9db6ea8ba0.tar.gz
no compiler is requilred to build.
Diffstat (limited to 'textproc/py-gnosis-utils')
-rw-r--r--textproc/py-gnosis-utils/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/py-gnosis-utils/Makefile b/textproc/py-gnosis-utils/Makefile
index 2f86116dced..669df671865 100644
--- a/textproc/py-gnosis-utils/Makefile
+++ b/textproc/py-gnosis-utils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2012/02/04 05:46:10 obache Exp $
+# $NetBSD: Makefile,v 1.12 2012/02/04 05:56:24 obache Exp $
#
DISTNAME= Gnosis_Utils-1.2.2
@@ -15,5 +15,7 @@ DEPENDS+= ${PYPKGPREFIX}-expat-[0-9]*:../../textproc/py-expat
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= #none
+
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"