ports/137337: audio/mumble: fix build with qt-4.5

Dima Panov fluffy at fluffy.khv.ru
Sat Aug 1 16:30:04 UTC 2009


>Number:         137337
>Category:       ports
>Synopsis:       audio/mumble: fix build with qt-4.5
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Aug 01 16:30:03 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Dima Panov
>Release:        FreeBSD 8.0-800106-BETA2 i386
>Organization:
Fluffy.Khv.RU 
>Environment:


System: FreeBSD 8.0-800106-BETA2 #1: Thu Jul 30 17:59:30 VLAST 2009
    root at Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot



>Description:


audio/mumble: fix build with qt-4.5


>How-To-Repeat:





>Fix:


--- mumble.diff begins here ---
Index: audio/mumble/Makefile
===================================================================
RCS file: /home/ncvs/ports/audio/mumble/Makefile,v
retrieving revision 1.3
diff -u -r1.3 Makefile
--- audio/mumble/Makefile	28 Jul 2009 11:44:45 -0000	1.3
+++ audio/mumble/Makefile	1 Aug 2009 16:17:43 -0000
@@ -39,6 +39,8 @@
 
 post-patch:
 	@${REINPLACE_CMD} -e 's|-ldl||' ${WRKSRC}/overlay_gl/overlay_gl.pro
+	@${REINPLACE_CMD} -e 's|qt_ja_jp|qt_ja_JP|' \
+	${WRKSRC}/src/mumble/mumble_qt.qrc ${WRKSRC}/src/mumble/mumble.pro
 
 do-configure:
 	cd ${WRKSRC} && ${SETENV} QMAKESPEC=${QMAKESPEC} ${QMAKE} PREFIX=${PREFIX} main.pro "CONFIG+=${CONFIG}"
--- mumble.diff ends here ---



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



More information about the freebsd-ports-bugs mailing list