From sheldonh@axl.noc.iafrica.com Thu Feb 25 06:09:29 1999
Return-Path: <sheldonh@axl.noc.iafrica.com>
Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175])
	by hub.freebsd.org (Postfix) with ESMTP id EB5BA14D8D
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 25 Feb 1999 06:09:01 -0800 (PST)
	(envelope-from sheldonh@axl.noc.iafrica.com)
Received: from sheldonh (helo=axl.noc.iafrica.com)
	by axl.noc.iafrica.com with local-esmtp (Exim 2.12 #1)
	id 10G1T2-000H0O-00
	for FreeBSD-gnats-submit@freebsd.org; Thu, 25 Feb 1999 16:08:44 +0200
Message-Id: <65371.919951724@axl.noc.iafrica.com>
Date: Thu, 25 Feb 1999 16:08:44 +0200
From: Sheldon Hearn <sheldonh@iafrica.com>
Sender: Sheldon Hearn <sheldonh@axl.noc.iafrica.com>
Reply-To: Sheldon Hearn <sheldonh@iafrica.com>
To: FreeBSD-gnats-submit@freebsd.org
Subject: [PATCH] graphics/aero incorrectly marked BROKEN_ELF
X-Send-Pr-Version: 3.2

>Number:         10261
>Category:       ports
>Synopsis:       [PATCH] graphics/aero incorrectly marked BROKEN_ELF
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 25 10:20:08 PST 1999
>Closed-Date:    Sun Feb 28 05:09:57 PST 1999
>Last-Modified:  Sun Feb 28 05:10:59 PST 1999
>Originator:     Sheldon Hearn
>Release:        FreeBSD 4.0-CURRENT i386
>Organization:
UUNET Internet Africa
>Environment:

	
	FreeBSD 4.0-CURRENT #0: Wed Feb 24 22:53:13 SAST 1999 [...] i386

>Description:

	The graphics/aero port remained broken after my diffs for fixing
	FWF (the port aero depends on which was broken) were committed.
	I mentioned this to ports@, but I appreciate that I should have
	filed a PR properly. That's what I'm doing now.

>How-To-Repeat:

	

>Fix:
	
	Since graphics/aero now builds, remove the inappropriate
	BROKEN_ELF line.

Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/aero/Makefile,v
retrieving revision 1.13
diff -u -d -r1.13 Makefile
--- Makefile	1998/11/15 07:59:15	1.13
+++ Makefile	1999/02/25 14:00:23
@@ -13,8 +13,6 @@
 
 MAINTAINER=	erich@FreeBSD.org
 
-BROKEN_ELF=	depends on FWF which is BROKEN for ELF
-
 BUILD_DEPENDS=	${X11BASE}/lib/libfwf.a:${PORTSDIR}/x11-toolkits/FWF
 RUN_DEPENDS=	povray:${PORTSDIR}/graphics/povray
 LIB_DEPENDS=    Xpm.4:${PORTSDIR}/graphics/xpm

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Sun Feb 28 05:09:57 PST 1999 
State-Changed-Why:  
Patch applied to rev 1.14 of "ports/graphics/aero/Makefile", thanks! 
>Unformatted:
