ports/53439: [patch][non-maintainer] replace BROKEN by IGNORE for converters/dumpasn1

Mark Linimon linimon at lonesome.com
Wed Jun 18 09:00:19 UTC 2003


>Number:         53439
>Category:       ports
>Synopsis:       [patch][non-maintainer] replace BROKEN by IGNORE for converters/dumpasn1
>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 02:00:17 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:
	Replacing BROKEN by IGNORE will allow bento to skip building this
	port, which apparently only will work on 5.x.
>How-To-Repeat:
	n/a
>Fix:

--- dumpasn1/Makefile.dist	Fri Mar 28 17:57:52 2003
+++ dumpasn1/Makefile	Wed Jun 18 03:58:29 2003
@@ -19,7 +19,7 @@
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} < 500000
-BROKEN=		"Needs wprintf(), which isn't available on FreeBSD <5"
+IGNORE=		"Needs wprintf(), which isn't available on FreeBSD <5"
 .endif
 
 do-extract:
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list