Fix bogus ONLY_FOR_ARCHS_REASON logic.
Reported by: mat
This commit is contained in:
parent
5d47a0cac4
commit
38e004c82b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505135
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ LICENSE= GPLv3
|
|||
LICENSE_FILE= ${WRKDIR}/jsource-${JVERSION}/license.txt
|
||||
|
||||
ONLY_FOR_ARCHS= amd64
|
||||
ONLY_FOR_ARCHS_REASON_amd64= Not built or tested for other archs. i386 needs hostdefs and netdefs files to be generated.
|
||||
ONLY_FOR_ARCHS_REASON= Not built or tested for other archs. i386 needs hostdefs and netdefs files to be generated.
|
||||
|
||||
BUILD_DEPENDS= bash:shells/bash
|
||||
LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \
|
||||
|
|
Loading…
Reference in a new issue