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.
This commit is contained in:
parent
faba133276
commit
72ac289570
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue