From 2182615ef68754de4dbad0b2ba951afa763d2624 Mon Sep 17 00:00:00 2001 From: tron Date: Wed, 16 Aug 2000 17:21:25 +0000 Subject: Don't limit this package to the "i386" port. PCI brooktree cards should work under several other ports, too. --- graphics/fxtv/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'graphics/fxtv') diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile index 4437afbf8d0..54ef6483f20 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/fxtv/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2000/08/16 17:17:56 tron Exp $ +# $NetBSD: Makefile,v 1.8 2000/08/16 17:21:25 tron Exp $ DISTNAME= fxtv-1.02 CATEGORIES= graphics @@ -11,8 +11,8 @@ HOMEPAGE= http://people.freebsd.org/~rhh/fxtv/ DEPENDS+= tiff>=3.5.5:../../graphics/tiff DEPENDS+= xpm-3.4[j-z]:../../graphics/xpm -ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-i386 \ - NetBSD-1.5_ALPHA-i386 NetBSD-1.[5-9]*-* +ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \ + NetBSD-1.5_ALPHA-* NetBSD-1.[5-9]*-* USE_GMAKE= yes USE_XAW= yes -- cgit v1.2.3