ports/130161: Port fix: games/flightgear-mb339-pan - Fix dependency

Ganael Laplanche ganael.laplanche at martymac.com
Sun Jan 4 12:30:06 UTC 2009


>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 at 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 at 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:



More information about the freebsd-ports-bugs mailing list