mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Now builds on i386 6.x.
This commit is contained in:
parent
064f6d5a0f
commit
62646a2f00
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124256
@ -32,8 +32,8 @@ MANCOMPRESSED= no
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 600000 || ${ARCH} != "i386"
|
||||
BROKEN= "Broken pkg-plist on FreeBSD >= 6.x and on !i386"
|
||||
.if ${ARCH} != "i386"
|
||||
BROKEN= "Broken pkg-plist on !i386"
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user