mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Declare ONLY_FOR_ARCHS correctly
PR: 191566 Approved by: bdrewery (implicit)
This commit is contained in:
parent
8aaf5d48d5
commit
40ee0c9bd0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360241
@ -16,8 +16,8 @@ LICENSE_PERMS= auto-accept
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
NO_BUILD= yes
|
||||
ONLY_FOR_ARCHES= amd64 i386
|
||||
ONLY_FOR_ARCHES_REASON= It is a binary-only program. Source code not available.
|
||||
ONLY_FOR_ARCHS= amd64 i386
|
||||
ONLY_FOR_ARCHS_REASON= It is a binary-only program. Source code not available.
|
||||
|
||||
PLIST_SUB= PORTNAME=${PORTNAME} USER=${USERS} GROUP=${GROUPS}
|
||||
SUB_LIST= PORTNAME=${PORTNAME} USER=${USERS} GROUP=${GROUPS}
|
||||
|
Loading…
Reference in New Issue
Block a user