From 04ba350d0208344b0b15c6abcd0b5c3431d2172f Mon Sep 17 00:00:00 2001 From: ru Date: Mon, 28 Jul 2003 14:54:24 +0000 Subject: *Blush* This is what happens when you blindly trust cvs(1) to merge changes. Removed the extraneous ONLY_FOR_ARCHS added in previous commit. Pointed by: krion --- multimedia/vcdgear/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'multimedia') diff --git a/multimedia/vcdgear/Makefile b/multimedia/vcdgear/Makefile index 9df5a5a35b37..388397310d97 100644 --- a/multimedia/vcdgear/Makefile +++ b/multimedia/vcdgear/Makefile @@ -20,7 +20,6 @@ ONLY_FOR_ARCHS= alpha i386 IGNORE= "Only an ELF binary is distributed; requires FreeBSD 3.1 or later" .endif -ONLY_FOR_ARCHS= i386 alpha .if ${ARCH} == i386 DISTNAME= ${PORTNAME}16d_i386_freebsd42 .elif ${ARCH} == alpha -- cgit