ports/53461: [patch] change usage of BROKEN to IGNORE for graphics/juno-2

Mark Linimon linimon at lonesome.com
Wed Jun 18 21:30:13 UTC 2003


>Number:         53461
>Category:       ports
>Synopsis:       [patch] change usage of BROKEN to IGNORE for graphics/juno-2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jun 18 14:30:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Mark Linimon
>Release:        FreeBSD-4.7
>Organization:
FreeBSD
>Environment:
System: FreeBSD lonesome.lonesome.com 4.7-STABLE FreeBSD 4.7-STABLE #0: Fri Nov 8 23:46:29 CST 2002 root at lonesome.lonesome.com:/usr/src/sys/compile/MULTIMEDIA i386
>Description:
	Use IGNORE instead of BROKEN to indicate that the port will
	never build with older releases.
>How-To-Repeat:
	n/a
>Fix:

--- juno-2/Makefile.dist	Mon Mar 10 16:58:24 2003
+++ juno-2/Makefile	Wed Jun 18 16:24:35 2003
@@ -49,7 +49,7 @@
 WORDSIZE=	32
 .elif ${ARCH} == "alpha"
 .if ${OSVERSION} < 400011
-BROKEN=		Not supported on older versions of FreeBSD/Alpha
+IGNORE=		Not supported on older versions of FreeBSD/Alpha
 .endif
 CFLAGS+=	-mieee
 L2=		.so.${SOVERSION}
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list