ports/178306: [PATCH] math/kbruch: fix build

Steve Wills swills at FreeBSD.org
Fri May 3 02:50:00 UTC 2013


>Number:         178306
>Category:       ports
>Synopsis:       [PATCH] math/kbruch: fix build
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 03 02:50:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Steve Wills
>Release:        FreeBSD 10.0-CURRENT amd64
>Organization:
>Environment:
System: FreeBSD meatwad.mouf.net 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r250054: Mon Apr 29 20:39:01 UTC
>Description:
- Fix build by using gcc, won't build with clang on current (r255054)

Port maintainer (kde at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99_7 (mode: change, diff: SVN)
>How-To-Repeat:
>Fix:

--- kbruch-4.10.1.patch begins here ---
Index: Makefile
===================================================================
--- Makefile	(revision 317168)
+++ Makefile	(working copy)
@@ -16,6 +16,7 @@
 USES=		cmake:outsource
 USE_QT4=	moc_build qmake_build rcc_build uic_build
 USE_XZ=		yes
+USE_GCC=	any
 MAKE_JOBS_SAFE=	yes
 
 MAN1=		kbruch.1
--- kbruch-4.10.1.patch ends here ---

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


More information about the freebsd-ports-bugs mailing list