diff options
author | roger <roger@FreeBSD.org> | 2000-04-15 16:27:56 +0800 |
---|---|---|
committer | roger <roger@FreeBSD.org> | 2000-04-15 16:27:56 +0800 |
commit | b3195ec211fcebc4abbb2724e025de5e5957ddaf (patch) | |
tree | 896d451288927c9c2be7f9522a49da0543313a65 /graphics | |
parent | de11de1680400ee88079576f127f1dd80440ebf0 (diff) | |
download | freebsd-ports-gnome-b3195ec211fcebc4abbb2724e025de5e5957ddaf.tar.gz freebsd-ports-gnome-b3195ec211fcebc4abbb2724e025de5e5957ddaf.tar.zst freebsd-ports-gnome-b3195ec211fcebc4abbb2724e025de5e5957ddaf.zip |
Remove the NOT_FOR_ARCHS=alpha entry
Diffstat (limited to 'graphics')
-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 \ |