summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorRoger Hardiman <roger@FreeBSD.org>2000-04-15 08:27:56 +0000
committerRoger Hardiman <roger@FreeBSD.org>2000-04-15 08:27:56 +0000
commit5ee7305d6c3186d040a4a44b442422fadd5401c3 (patch)
tree3c692f3889ba2065e93a181b516a414f4616ad64 /multimedia
parentFix a typo. (diff)
Remove the NOT_FOR_ARCHS=alpha entry
Notes
Notes: svn path=/head/; revision=27588
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/fxtv/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/multimedia/fxtv/Makefile b/multimedia/fxtv/Makefile
index 72943ec46386..a810b7685961 100644
--- a/multimedia/fxtv/Makefile
+++ b/multimedia/fxtv/Makefile
@@ -17,8 +17,6 @@ LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \
Xaw3d.6:${PORTSDIR}/x11-toolkits/Xaw3d \
Xpm.4:${PORTSDIR}/graphics/xpm
-NOT_FOR_ARCHS= alpha
-
# This program does not actually require the programs below unless you
# use audio/video recording and/or playback and save to a non-raw format.
#RUN_DEPENDS= sox:${PORTSDIR}/audio/sox \