lang/python27: sync with upstream
Taken from: HardenedBSD
This commit is contained in:
parent
1d7037bbce
commit
14915a1bfe
1 changed files with 1 additions and 1 deletions
|
|
@ -88,7 +88,7 @@ PLIST_SUB+= X86_ONLY=""
|
|||
PLIST_SUB+= X86_ONLY="@comment "
|
||||
.endif
|
||||
|
||||
.if ${ARCH} == aarch64 || ${ARCH} == amd64 || ${ARCH} == mips64 || ${ARCH} == powerpc64 || ${ARCH} == sparc64
|
||||
.if ${ARCH:M*64*}
|
||||
PLIST_SUB+= 32BIT_ONLY="@comment "
|
||||
.else
|
||||
PLIST_SUB+= 32BIT_ONLY=""
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue