1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-21 04:06:46 +00:00

- Always check OPSYS along with OSVERSION

Approved by:	portmgr blanket
This commit is contained in:
Dmitry Marakasov 2017-01-12 15:16:45 +00:00
parent deb62200f3
commit 9b0b6063e9
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=431279

View File

@ -27,7 +27,7 @@ post-patch:
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 1100077
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1100077
# chmod -R bug
post-extract:
${CHMOD} +x ${WRKSRC}/autom4te.cache