summaryrefslogtreecommitdiffstats
path: root/multimedia/fxtv
diff options
context:
space:
mode:
authoroliver <oliver@FreeBSD.org>2005-05-23 11:51:02 +0000
committeroliver <oliver@FreeBSD.org>2005-05-23 11:51:02 +0000
commit217f5513e9cae14ac78473b5d7efeb4b59d23e9b (patch)
tree54472ed9c1c82da5e7c78ac717b96cd96bebae49 /multimedia/fxtv
parentda85a65acf3b1ff1f610365c056bd1193b5763fb (diff)
downloadFreeBSD-ports-217f5513e9cae14ac78473b5d7efeb4b59d23e9b.zip
FreeBSD-ports-217f5513e9cae14ac78473b5d7efeb4b59d23e9b.tar.gz
it works on amd64 - so add it to ONLY_FOR_ARCHS
Diffstat (limited to 'multimedia/fxtv')
-rw-r--r--multimedia/fxtv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile
index a595eda..f7dcd66 100644
--- a/multimedia/fxtv/Makefile
+++ b/multimedia/fxtv/Makefile
@@ -43,7 +43,7 @@ pre-everything::
.if ${OSVERSION} < 500000
ONLY_FOR_ARCHS= i386
.else
-ONLY_FOR_ARCHS= alpha i386 ia64
+ONLY_FOR_ARCHS= alpha i386 ia64 amd64
.endif
pre-install:
OpenPOWER on IntegriCloud