Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Feb 1999 16:08:44 +0200
From:      Sheldon Hearn <sheldonh@iafrica.com>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/10261: [PATCH] graphics/aero incorrectly marked BROKEN_ELF
Message-ID:  <65371.919951724@axl.noc.iafrica.com>

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

>Number:         10261
>Category:       ports
>Synopsis:       [PATCH] graphics/aero incorrectly marked BROKEN_ELF
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Feb 25 10:20:08 PST 1999
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




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