Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Aug 2009 20:44:02 +1100
From:      "Dima Panov" <fluffy@fluffy.khv.ru>
To:        "FreeBSD gnats submit" <FreeBSD-gnats-submit@FreeBSD.org>
Subject:   ports/137382: math/speedcrunch: fix build
Message-ID:  <1249292642.80837@Fluffy.Khv.RU>
Resent-Message-ID: <200908030950.n739o1DC087045@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         137382
>Category:       ports
>Synopsis:       math/speedcrunch: fix build
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Aug 03 09:50:00 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@Fluffy.Khv.RU:/usr/obj/usr/src/sys/Spot



>Description:


math/speedcrunch: fix build


>How-To-Repeat:





>Fix:


--- speedcrunch.diff begins here ---
Index: math/speedcrunch/Makefile
===================================================================
RCS file: /home/ncvs/ports/math/speedcrunch/Makefile,v
retrieving revision 1.9
diff -u -r1.9 Makefile
--- math/speedcrunch/Makefile	6 Jul 2009 21:00:27 -0000	1.9
+++ math/speedcrunch/Makefile	3 Aug 2009 09:42:02 -0000
@@ -14,7 +14,7 @@
 COMMENT=	A desktop calculator for power users
 
 USE_QT_VER=	4
-QT_COMPONENTS=	qmake_build moc_build rcc_build gui xml
+QT_COMPONENTS=	qmake_build moc_build rcc_build uic_build gui xml
 USE_CMAKE=	yes
 CMAKE_SOURCE_PATH=	src
 CMAKE_USE_PTHREAD=	yes
--- speedcrunch.diff ends here ---



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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1249292642.80837>