summaryrefslogtreecommitdiff
path: root/multimedia/vcdgear
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-07-09 16:20:29 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-07-09 16:20:29 +0000
commitf75afc693c6df630503d1959a6c9453f109b52de (patch)
tree5c9429d822d1147e5ca6d1b04ea8e0ae578533bd /multimedia/vcdgear
parentMark BROKEN; apparently out of sync with dependency. (diff)
* Replace usage of BROKEN by IGNORE.
PR: 53465 Submitted by: Mark Linimon <linimon@lonesome.com> * Also add ONLY_FOR_ARCHS.
Notes
Notes: svn path=/head/; revision=84533
Diffstat (limited to 'multimedia/vcdgear')
-rw-r--r--multimedia/vcdgear/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/vcdgear/Makefile b/multimedia/vcdgear/Makefile
index 62b2a91bfa85..c8cdd05764ce 100644
--- a/multimedia/vcdgear/Makefile
+++ b/multimedia/vcdgear/Makefile
@@ -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