Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Sep 2009 12:07:36 GMT
From:      Ganael Laplanche <ganael.laplanche@martymac.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/139235: Port update: games/flightgear - Fix build with latest plib joystick patch
Message-ID:  <200909291207.n8TC7a2u011853@www.freebsd.org>
Resent-Message-ID: <200909291210.n8TCA2CF055001@freefall.freebsd.org>

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

>Number:         139235
>Category:       ports
>Synopsis:       Port update: games/flightgear - Fix build with latest plib joystick patch
>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:   Tue Sep 29 12:10:02 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Ganael Laplanche
>Release:        9.0-CURRENT
>Organization:
http://contribs.martymac.org
>Environment:
FreeBSD laptop.martymac.com 9.0-CURRENT FreeBSD 9.0-CURRENT #3: Wed Sep  9 12:33:31 UTC 2009     martymac@laptop.martymac.com:/usr/obj/usr/src/sys/GENERIC  i386
>Description:
This patch removes the BROKEN flag since plib now builds again with joystick support.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -aurN flightgear.orig/Makefile flightgear/Makefile
--- flightgear.orig/Makefile	2009-09-29 06:59:33.436938486 +0000
+++ flightgear/Makefile	2009-09-29 06:59:52.229742878 +0000
@@ -55,10 +55,4 @@
 	${INSTALL_PROGRAM} ${WRKSRC}/utils/js_server/js_server ${PREFIX}/bin
 	@${CAT} ${PKGMESSAGE}
 
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} > 800063
-BROKEN=	plib joystick support broken with USB2
-.endif
-
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>


>Release-Note:
>Audit-Trail:
>Unformatted:



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