1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

* Replace usage of BROKEN by IGNORE.

PR:		53465
Submitted by:	Mark Linimon <linimon@lonesome.com>

* Also add ONLY_FOR_ARCHS.
This commit is contained in:
Christian Weisgerber 2003-07-09 16:20:29 +00:00
parent f671f119ab
commit f75afc693c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=84533

View File

@ -13,9 +13,11 @@ MASTER_SITES= http://www.vcdgear.com/files/
MAINTAINER= ports@FreeBSD.org
COMMENT= A tool to convert VCDs from cue/bin format to mpeg
ONLY_FOR_ARCHS= alpha i386
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 300004
BROKEN= 'Only an ELF binary is distributed'
IGNORE= "Only an ELF binary is distributed; requires FreeBSD 3.1 or later"
.endif
.if ${ARCH} == i386