summaryrefslogtreecommitdiff
path: root/wm
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2010-05-29 08:57:50 +0000
committerjoerg <joerg@pkgsrc.org>2010-05-29 08:57:50 +0000
commite1fade22f5f3abf8a0266c2dff3bc0fda7faebd3 (patch)
tree1b6620b76c7d0c1c18352561bab210434eef8297 /wm
parentc9a754bb0c152ef90f2c4226655266bee92e93ba (diff)
downloadpkgsrc-e1fade22f5f3abf8a0266c2dff3bc0fda7faebd3.tar.gz
Mark as broken, doesn't deal with libtool 2.x
Diffstat (limited to 'wm')
-rw-r--r--wm/ion/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/ion/Makefile b/wm/ion/Makefile
index c50f0592e0d..9d46af6ab7d 100644
--- a/wm/ion/Makefile
+++ b/wm/ion/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.37 2009/12/15 22:14:28 joerg Exp $
+# $NetBSD: Makefile,v 1.38 2010/05/29 08:57:50 joerg Exp $
#
DISTNAME= ion-2-20040729
@@ -14,6 +14,8 @@ COMMENT= Keyboard friendly tiling window manager
PKG_INSTALLATION_TYPES= overwrite pkgviews
PKG_DESTDIR_SUPPORT= user-destdir
+BROKEN= Doesn't work with libtool 2.x
+
USE_LIBTOOL= yes
USE_TOOLS+= gmake
GNU_CONFIGURE= yes