From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 20 05:00:37 2004 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 87C6016A4CE for ; Fri, 20 Feb 2004 05:00:37 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 68C4443D1D for ; Fri, 20 Feb 2004 05:00:37 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) i1KD0bbv010911 for ; Fri, 20 Feb 2004 05:00:37 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.10/8.12.10/Submit) id i1KD0b2e010910; Fri, 20 Feb 2004 05:00:37 -0800 (PST) (envelope-from gnats) Resent-Date: Fri, 20 Feb 2004 05:00:37 -0800 (PST) Resent-Message-Id: <200402201300.i1KD0b2e010910@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Volker Stolz Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0343216A515 for ; Fri, 20 Feb 2004 04:52:08 -0800 (PST) Received: from atlas.informatik.rwth-aachen.de (atlas.Informatik.RWTH-Aachen.DE [137.226.194.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45BD743D1F for ; Fri, 20 Feb 2004 04:52:07 -0800 (PST) (envelope-from stolz@i2.informatik.rwth-aachen.de) Received: from menelaos.informatik.rwth-aachen.de (menelaos.Informatik.RWTH-Aachen.DE [137.226.194.73]) 8.11.1-0.5-michaelw-20030918) with ESMTP id i1KCq0m12600; Fri, 20 Feb 2004 13:52:00 +0100 Received: (from stolz@localhost)i1KCq0qr008054; Fri, 20 Feb 2004 13:52:00 +0100 (CET) (envelope-from stolz) Message-Id: <200402201252.i1KCq0qr008054@menelaos.informatik.rwth-aachen.de> Date: Fri, 20 Feb 2004 13:52:00 +0100 (CET) From: Volker Stolz To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 cc: flynn@energyhq.homeip.net Subject: ports/63123: [patch] x11-wm/mkultra: mark IGNORE (bento) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Volker Stolz List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Feb 2004 13:00:37 -0000 >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: