aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)