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 /graphics/fxtv | |
parent | 684c9ceb960ebe1e8cab658481cf9a48da0bde53 (diff) |
Notes
Diffstat (limited to 'graphics/fxtv')
-rw-r--r-- | graphics/fxtv/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/fxtv/Makefile b/graphics/fxtv/Makefile index 72943ec46386..a810b7685961 100644 --- a/graphics/fxtv/Makefile +++ b/graphics/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 \ |