Remove amd64 for supported ARCH

Reported by:	pointyhat via kris
This commit is contained in:
Michael Johnson 2005-01-22 07:40:13 +00:00
parent 5a52956407
commit 30c75f205c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127080

View file

@ -17,7 +17,7 @@ COMMENT= IJG's jpeg compression utilities with MMX optimization
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
RUN_DEPENDS= cjpeg:${PORTSDIR}/graphics/jpeg
ONLY_FOR_ARCHS= i386 amd64
ONLY_FOR_ARCHS= i386
USE_LIBTOOL_VER=15
USE_GMAKE= yes