mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Remove amd64 for supported ARCH
Reported by: pointyhat via kris
This commit is contained in:
parent
5a52956407
commit
30c75f205c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=127080
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue