mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Mark IGNORE on 9.x due to stability issues.
Approved by: wxs (mentor)
This commit is contained in:
parent
cfa1a0edff
commit
0e43496b99
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=281550
@ -36,6 +36,10 @@ SUB_FILES= ${PORTNAME}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} >= 90000
|
||||
IGNORE= has known issues under 9.x. Define NO_IGNORE to install without support
|
||||
.endif
|
||||
|
||||
do-extract:
|
||||
${MKDIR} ${WRKSRC}
|
||||
${RPM2CPIO} ${DISTDIR}/${DISTNAME}${EXTRACT_SUFX} | \
|
||||
|
Loading…
Reference in New Issue
Block a user