ports/128045: qt4 freebsd make.conf files need to refer uic-qt4 not uic

Jean-Francois Dockes jean-francois.dockes at wanadoo.fr
Mon Oct 13 08:00:12 UTC 2008


>Number:         128045
>Category:       ports
>Synopsis:       qt4 freebsd make.conf files need to refer uic-qt4 not uic
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 13 08:00:11 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Jean-Francois Dockes
>Release:        FreeBSD 6.4-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD y 6.4-PRERELEASE FreeBSD 6.4-PRERELEASE #1: Fri Oct 3 09:39:49 CEST 2008 dockes at y:/usr/obj/usr/src/sys/MOUTON i386


	
>Description:
All the versions of freebsd's qmake.conf under 
/usr/local/share/qt4/mkspecs/freebsd* (freebsd-g++34, freebsd-g++40,
freebsd-icc) should list uic-qt4 and moc-qt4 instead of uic and moc. 
Currently only freebsd-g++ (the default) is correct.

>How-To-Repeat:
	Use qmake with QMAKESPEC set to freebsd-g++34.
>Fix:

Replace uic and moc with uic-qt4 and moc-qt4 inside freebsd-g++34/qmake.conf,
freebsd-g++40/qmake.conf, freebsd-icc/qmake.conf



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



More information about the freebsd-ports-bugs mailing list