summaryrefslogtreecommitdiff
path: root/multimedia/xawtv
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2004-02-21 15:02:36 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2004-02-21 15:02:36 +0000
commit430855e08edec8f2c81504ee8ba713ca208cd906 (patch)
treef57d803c1d295f87fccd6e4a2fd018cf31b91178 /multimedia/xawtv
parentUpdate to 0.16. (diff)
ia64 has no machine/ioctl_bt848.h. ONLY_FOR_ARCHS= alpha i386
Notes
Notes: svn path=/head/; revision=101577
Diffstat (limited to 'multimedia/xawtv')
-rw-r--r--multimedia/xawtv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/xawtv/Makefile b/multimedia/xawtv/Makefile
index a4eea5b144df..461ff2a4e649 100644
--- a/multimedia/xawtv/Makefile
+++ b/multimedia/xawtv/Makefile
@@ -46,7 +46,7 @@ MAN8= v4l-conf.8
.if ${OSVERSION} < 500000
ONLY_FOR_ARCHS= i386
.else
-ONLY_FOR_ARCHS= alpha i386 ia64
+ONLY_FOR_ARCHS= alpha i386
.endif
.if defined(WITH_LIBZVBI)