ports/139235: Port update: games/flightgear - Fix build with latest plib joystick patch

Ganael Laplanche ganael.laplanche at martymac.com
Tue Sep 29 12:10:02 UTC 2009


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



More information about the freebsd-ports-bugs mailing list