From owner-freebsd-ports Thu Feb 25 10:20:55 1999 Delivered-To: freebsd-ports@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 913B814E4F for ; Thu, 25 Feb 1999 10:20:24 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.2/8.9.2) id KAA24765; Thu, 25 Feb 1999 10:20:08 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (Postfix) with ESMTP id EB5BA14D8D for ; 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 Reply-To: Sheldon Hearn To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: ports/10261: [PATCH] graphics/aero incorrectly marked BROKEN_ELF Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >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