Sort ONLY_FOR_ARCHS to pacify portlint.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
81ccb5ba38
commit
2324ce8be9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=500751
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ COMMENT= Full Smalltalk 80 with portability to Unix, Mac, and Windows
|
|||
LICENSE= APACHE20 MIT
|
||||
LICENSE_COMB= multi
|
||||
|
||||
ONLY_FOR_ARCHS= amd64 i386 powerpc powerpc64 powerpcspe aarch64
|
||||
ONLY_FOR_ARCHS= aarch64 amd64 i386 powerpc powerpc64 powerpcspe
|
||||
|
||||
BUILD_DEPENDS= cmake:devel/cmake \
|
||||
v4l_compat>=1.0.20120501:multimedia/v4l_compat
|
||||
|
|
Loading…
Reference in a new issue