ports/141649: [patch] x11-clocks/osdclock remove USE_GCC

Andrius Morkunas hinokind at gmail.com
Tue Dec 15 19:40:02 UTC 2009


>Number:         141649
>Category:       ports
>Synopsis:       [patch] x11-clocks/osdclock remove USE_GCC
>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:   Tue Dec 15 19:40:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Andrius Morkunas
>Release:        8.0-STABLE
>Organization:
>Environment:
FreeBSD c1.local 8.0-STABLE FreeBSD 8.0-STABLE #0 r200263: Tue Dec  8 19:31:11 EET 2009     root at klevas:/usr/obj/usr/src/sys/SEGFAULT  amd64
>Description:
USE_GCC=3.4 is unneeded.
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruN x11-clocks/osdclock.orig/Makefile x11-clocks/osdclock/Makefile
--- x11-clocks/osdclock.orig/Makefile	2009-07-31 13:57:02.000000000 +0000
+++ x11-clocks/osdclock/Makefile	2009-12-15 19:32:25.209201340 +0000
@@ -19,7 +19,6 @@
 
 LIB_DEPENDS=	xosd.4:${PORTSDIR}/misc/xosd
 
-USE_GCC=	3.4
 MAKE_ARGS=	CC="${CC}" CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \
 		LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${PTHREAD_LIBS}" \
 		PREFIX="${PREFIX}"


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



More information about the freebsd-ports-bugs mailing list