Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Feb 2004 13:52:00 +0100 (CET)
From:      Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        flynn@energyhq.homeip.net
Subject:   ports/63123: [patch] x11-wm/mkultra: mark IGNORE (bento)
Message-ID:  <200402201252.i1KCq0qr008054@menelaos.informatik.rwth-aachen.de>
Resent-Message-ID: <200402201300.i1KD0b2e010910@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         63123
>Category:       ports
>Synopsis:       [patch] x11-wm/mkultra: mark IGNORE (bento)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 20 05:00:36 PST 2004
>Closed-Date:
>Last-Modified:
>Originator:     Volker Stolz
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Lehrstuhl für Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.9-STABLE FreeBSD 4.9-STABLE #12: Mon Dec 8 15:14:27 CET 2003 root@menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386


>Description:
- Mark as BROKEN/IGNORE because it doesn't build since KDE 3.2
- Prune bogus dependencies while here

cc: maintainer for approval, please reply to GNATS.
>How-To-Repeat:
>Fix:
--- mkultra begins here ---
--- Makefile.orig	Fri Feb 20 13:46:31 2004
+++ Makefile	Fri Feb 20 13:48:50 2004
@@ -15,8 +15,8 @@
 MAINTAINER=	flynn@energyhq.homeip.net
 COMMENT=	A lightweight native KWin style for KDE3
 
-BUILD_DEPENDS=	automake:${PORTSDIR}/devel/automake \
-		autoconf:${PORTSDIR}/devel/autoconf
+BROKEN=		'Does not build since KDE 3.2'
+IGNORE=	${BROKEN}
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 
--- mkultra ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200402201252.i1KCq0qr008054>