diff options
author | Roger Hardiman <roger@FreeBSD.org> | 2000-04-15 08:27:56 +0000 |
---|---|---|
committer | Roger Hardiman <roger@FreeBSD.org> | 2000-04-15 08:27:56 +0000 |
commit | 5ee7305d6c3186d040a4a44b442422fadd5401c3 (patch) | |
tree | 3c692f3889ba2065e93a181b516a414f4616ad64 /multimedia | |
parent | 684c9ceb960ebe1e8cab658481cf9a48da0bde53 (diff) | |
download | ports-5ee7305d6c3186d040a4a44b442422fadd5401c3.tar.gz ports-5ee7305d6c3186d040a4a44b442422fadd5401c3.zip |
Notes
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/fxtv/Makefile | 2 |
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 \ |