summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authortron <tron>2001-05-10 22:54:12 +0000
committertron <tron>2001-05-10 22:54:12 +0000
commit75978369be73ae39ef16160e8c2a2aaf3834077b (patch)
tree19cce5c04f93911515155b6753dc5d03c29ddbcf /graphics
parenta02de53074bea40568f51b6fb5d004d6ce7faf31 (diff)
downloadpkgsrc-75978369be73ae39ef16160e8c2a2aaf3834077b.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