pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/wm/ion Mark as broken, doesn't deal with libtool 2.x



details:   https://anonhg.NetBSD.org/pkgsrc/rev/26d31c44c8a8
branches:  trunk
changeset: 576021:26d31c44c8a8
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sat May 29 08:57:50 2010 +0000

description:
Mark as broken, doesn't deal with libtool 2.x

diffstat:

 wm/ion/Makefile |  4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diffs (18 lines):

diff -r 6df6e511c503 -r 26d31c44c8a8 wm/ion/Makefile
--- a/wm/ion/Makefile   Sat May 29 08:51:11 2010 +0000
+++ b/wm/ion/Makefile   Sat May 29 08:57:50 2010 +0000
@@ -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 @@
 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



Home | Main Index | Thread Index | Old Index