ports/103819: [MAINTAINER] games/connectfive: gcc41 fixes

Dmitry Marakasov amdmi3 at mail.ru
Fri Sep 29 19:30:24 UTC 2006


>Number:         103819
>Category:       ports
>Synopsis:       [MAINTAINER] games/connectfive: gcc41 fixes
>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:   Fri Sep 29 19:30:19 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Marakasov
>Release:        FreeBSD 6.1-RELEASE-p5 i386
>Organization:
>Environment:
System: FreeBSD hades.panopticon 6.1-RELEASE-p5 FreeBSD 6.1-RELEASE-p5 #0: Fri Sep 1 14:24:31 MSD 2006 amdmi3 at hades.panopticon:/usr/obj/usr/src/sys/HADES i386


>Description:
Make connectfive gcc41 compatible
>How-To-Repeat:
>Fix:

--- connectfive.patch begins here ---
diff -ruN connectfive.orig/Makefile connectfive/Makefile
--- connectfive.orig/Makefile	Fri Sep 29 23:14:56 2006
+++ connectfive/Makefile	Fri Sep 29 23:16:41 2006
@@ -31,6 +31,7 @@
 post-patch:
 	@${REINPLACE_CMD} -e 's|sdl-config|${SDL_CONFIG}|' ${WRKSRC}/Makefile.linux
 	@${REINPLACE_CMD} -e 's|data/|${DATADIR}/|' ${WRKSRC}/connect.cpp
+	@${REINPLACE_CMD} -e 's|Board::||' ${WRKSRC}/Board.h
 
 do-install:
 	@${MKDIR} ${PREFIX}/bin
--- connectfive.patch ends here ---

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



More information about the freebsd-ports-bugs mailing list