ports/91523: update port: devel/codeblocks, build fix on i386 4 machines

Matthias Sund m.sund at arcor.de
Sun Jan 8 19:00:28 UTC 2006


>Number:         91523
>Category:       ports
>Synopsis:       update port: devel/codeblocks, build fix on i386 4 machines
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jan 08 19:00:18 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Matthias Sund
>Release:        FreeBSD 6.0-STABLE i386
>Organization:
>Environment:
FreeBSD travelmate 6.0-STABLE FreeBSD 6.0-STABLE #5: Fri Dec 30 21:01:01 CET 2005     masu at travelmate:/usr/obj/usr/src/sys/TRAVELMATE  i386
>Description:
This update hopefully fixes build problem on i386 4 machines.
Added GCC dependency in order to use -MF and -MT command line parameters.

>How-To-Repeat:

>Fix:
diff -ruN codeblocks_orig/Makefile codeblocks/Makefile
--- codeblocks_orig/Makefile    Sun Jan  8 19:24:46 2006
+++ codeblocks/Makefile Sun Jan  8 19:37:06 2006
@@ -21,6 +21,7 @@
 
 WRKSRC=                ${WRKDIR}/${DISTNAME}/src
 
+USE_GCC=       3.2+
 USE_GMAKE=     yes
 INSTALLS_SHLIB=        yes
 

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



More information about the freebsd-ports-bugs mailing list