summaryrefslogtreecommitdiff
path: root/wm/py-tyle
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2012-01-25 12:38:25 +0000
committerobache <obache@pkgsrc.org>2012-01-25 12:38:25 +0000
commitcfa61be181214192c16062955ee03527d5da729b (patch)
tree682d0ddb9409ddcd71cb7832c677d4befc7a41c4 /wm/py-tyle
parent7c6d2327eb202e1a6394a769d96c2a92c770d838 (diff)
downloadpkgsrc-cfa61be181214192c16062955ee03527d5da729b.tar.gz
no compiler languages is requred to build.
Diffstat (limited to 'wm/py-tyle')
-rw-r--r--wm/py-tyle/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/py-tyle/Makefile b/wm/py-tyle/Makefile
index 771a8166453..7e52811b71a 100644
--- a/wm/py-tyle/Makefile
+++ b/wm/py-tyle/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2012/01/25 12:34:30 obache Exp $
+# $NetBSD: Makefile,v 1.5 2012/01/25 12:38:25 obache Exp $
#
DISTNAME= pytyle-0.7.5
@@ -16,6 +16,8 @@ DEPENDS+= ${PYPKGPREFIX}-Xlib-[0-9]*:../../x11/py-Xlib
PKG_DESTDIR_SUPPORT= user-destdir
+USE_LANGUAGES= #none
+
PYTHON_VERSIONS_INCOMPATIBLE= 24 25 31
.include "../../lang/python/distutils.mk"