Date: Sun, 4 Jan 2009 12:23:36 GMT From: Ganael Laplanche <ganael.laplanche@martymac.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/130161: Port fix: games/flightgear-mb339-pan - Fix dependency Message-ID: <200901041223.n04CNaNF089549@www.freebsd.org> Resent-Message-ID: <200901041230.n04CU6hD043860@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 130161 >Category: ports >Synopsis: Port fix: games/flightgear-mb339-pan - Fix dependency >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Sun Jan 04 12:30:06 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Ganael Laplanche >Release: 8.0-CURRENT >Organization: http://contribs.martymac.com >Environment: FreeBSD home.martymac.com 8.0-CURRENT FreeBSD 8.0-CURRENT #28: Sat Jan 3 15:23:38 CET 2009 root@home.martymac.com:/usr/obj/usr/src/sys/MYKERNEL amd64 >Description: This patch fixes dependency against fgfs-base which has been renamed to flighgear-data (see ports/130130). Please wait for ports/130130 to be committed before committing this fix. >How-To-Repeat: >Fix: Patch attached with submission follows: diff -aurN flightgear-mb339-pan.orig/Makefile flightgear-mb339-pan/Makefile --- flightgear-mb339-pan.orig/Makefile 2009-01-03 21:02:04.122214806 +0100 +++ flightgear-mb339-pan/Makefile 2009-01-03 21:03:24.970068373 +0100 @@ -14,7 +14,7 @@ MAINTAINER= ganael.laplanche@martymac.com COMMENT= A simulation of the MB-339 PAN aerobatic jet -RUN_DEPENDS= ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/fgfs-base +RUN_DEPENDS= ${LOCALBASE}/share/FlightGear/version:${PORTSDIR}/games/flightgear-data USE_ZIP= yes NO_WRKSUBDIR= yes >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901041223.n04CNaNF089549>