>Submitter-Id:  current-users
>Originator:    Steve Wills
>Organization:  
>Confidential:  no 
>Synopsis:      [PATCH] math/kbruch: fix build
>Severity:      non-critical
>Priority:      low
>Category:      ports 
>Class:         change-request
>Release:       FreeBSD 10.0-CURRENT amd64
>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 (k...@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 ---

_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to