summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2001-05-10 22:54:12 +0000
committertron <tron@pkgsrc.org>2001-05-10 22:54:12 +0000
commit72ac289570899586be9bcc6febd564cc31bea302 (patch)
tree19cce5c04f93911515155b6753dc5d03c29ddbcf /graphics
parentfaba13327637caa874f74155c15de8c963db796a (diff)
downloadpkgsrc-72ac289570899586be9bcc6febd564cc31bea302.tar.gz
Mark this package as arm32, atari and i386 only. These are the only ports
with PCI support which install the header files for the XFree86 server extentension required to build (but not to run) this program.
Diffstat (limited to 'graphics')
-rw-r--r--graphics/fxtv/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile
index cd47c6dc733..16ef33aed6b 100644
--- a/graphics/fxtv/Makefile
+++ b/graphics/fxtv/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2001/02/16 15:22:19 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2001/05/10 22:54:12 tron Exp $
DISTNAME= fxtv-1.03
CATEGORIES= graphics
@@ -11,8 +11,8 @@ COMMENT= TV display application for Brooktree 848 compatible TV cards
DEPENDS+= tiff>=3.5.5:../../graphics/tiff
-ONLY_FOR_PLATFORM= NetBSD-1.4[Y-Z]-* NetBSD-1.4Z[A-Z]-* \
- NetBSD-1.5_ALPHA-* NetBSD-1.[5-9]*-*
+ONLY_FOR_PLATFORM= NetBSD-1.[5-9]*-arm32 NetBSD-1.[5-9]*-atari \
+ NetBSD-1.[5-9]*-i386
USE_X11BASE= YES
USE_XAW= YES