summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorobache <obache>2012-01-25 12:38:25 +0000
committerobache <obache>2012-01-25 12:38:25 +0000
commit897c6cadf065551d1873c4572da615ba0dfb7259 (patch)
tree682d0ddb9409ddcd71cb7832c677d4befc7a41c4 /wm
parentbc377a6c23a6b03734272b0e8741d6e253ea3d73 (diff)
downloadpkgsrc-897c6cadf065551d1873c4572da615ba0dfb7259.tar.gz
no compiler languages is requred to build.
Diffstat (limited to 'wm')
-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"