diff options
author | roger <roger@FreeBSD.org> | 2000-04-15 08:27:56 +0000 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2000-04-15 08:27:56 +0000 |
commit | b3195ec211fcebc4abbb2724e025de5e5957ddaf (patch) | |
tree | 896d451288927c9c2be7f9522a49da0543313a65 /multimedia/fxtv | |
parent | de11de1680400ee88079576f127f1dd80440ebf0 (diff) | |
download | FreeBSD-ports-b3195ec211fcebc4abbb2724e025de5e5957ddaf.zip FreeBSD-ports-b3195ec211fcebc4abbb2724e025de5e5957ddaf.tar.gz |
Remove the NOT_FOR_ARCHS=alpha entry
Diffstat (limited to 'multimedia/fxtv')
-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 72943ec..a810b76 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 \ |