mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
- Does not build on alpha 4.x
This commit is contained in:
parent
5eb5edcb22
commit
f1c64c7036
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=124393
@ -112,6 +112,11 @@ MAN8= ird.8 micod.8 nsd.8
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
# Does not build on alpha 4.x
|
||||
.if ${OSVERSION} < 500000
|
||||
NOT_FOR_ARCHS= alpha
|
||||
.endif
|
||||
|
||||
post-extract:
|
||||
@${TAR} xzf ${DISTDIR}/doc-html.tar.gz -C ${WRKDIR}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user