mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
BROKEN on 5.x: Broken pkg-plist
Approved by: portmgr (self)
This commit is contained in:
parent
e3a91b0968
commit
b46fe6560c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118430
@ -25,6 +25,10 @@ PLIST_SUB= DISTNAME=${DISTNAME} ARCH=${ARCH} OS=${OPSYS:L}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 502126
|
||||
BROKEN= "Broken pkg-plist"
|
||||
.endif
|
||||
|
||||
.if (${ARCH} == "i386")
|
||||
PLIST_SUB+= BITS=32
|
||||
.else
|
||||
|
Loading…
Reference in New Issue
Block a user