summaryrefslogtreecommitdiffstats
path: root/multimedia
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-06-22 16:37:26 +0000
committersteve <steve@FreeBSD.org>1999-06-22 16:37:26 +0000
commitde9a9e3baabb1ac6935769fdf6296682648b17c2 (patch)
tree9c3a89b59ffbfefed9bbf4259168e7c05fc3ac51 /multimedia
parent258a22ee861cdc967c75a0ccb207895f18c718c5 (diff)
downloadFreeBSD-ports-de9a9e3baabb1ac6935769fdf6296682648b17c2.zip
FreeBSD-ports-de9a9e3baabb1ac6935769fdf6296682648b17c2.tar.gz
We don't have sound support on the Alpha yet.
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/fxtv/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile
index f582550..ad97224 100644
--- a/multimedia/fxtv/Makefile
+++ b/multimedia/fxtv/Makefile
@@ -3,7 +3,7 @@
# Date created: Sun Sep 7 17:55:07 EDT 1997
# Whom: Randall Hopper <aa8vb@ipass.net>
#
-# $Id: Makefile,v 1.16 1999/02/12 15:25:47 roger Exp $
+# $Id: Makefile,v 1.17 1999/03/16 14:01:06 roger Exp $
#
DISTNAME= fxtv-0.48
@@ -17,6 +17,8 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff34 \
Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \
Xpm.4:${PORTSDIR}/graphics/xpm
+NOT_FOR_ARCHS= alpha
+
# This program does not actually require the programs below, but they are
# needed if you use digital video recording and playback.
#RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \
OpenPOWER on IntegriCloud