mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-29 01:13:08 +00:00
Now builds on sparc64.
Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
170f09c5df
commit
1d3d933855
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=425259
@ -21,8 +21,4 @@ do-install:
|
||||
${LN} -sf pam_jail.so.1 ${STAGEDIR}${PREFIX}/lib/pam_jail.so
|
||||
${INSTALL_MAN} ${WRKSRC}/pam_jail.8 ${STAGEDIR}${PREFIX}/man/man8/
|
||||
|
||||
.if ${ARCH} == "sparc64"
|
||||
BROKEN= Does not compile on sparc64
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user