Fix bogus ONLY_FOR_ARCHS_REASON logic.

Reported by:	mat
This commit is contained in:
Mark Linimon 2019-06-26 01:55:19 +00:00
parent 5d47a0cac4
commit 38e004c82b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=505135

View file

@ -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 \