mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-10 07:04:03 +00:00
Mark as IGNORE for OSVERSION < 501105: Needs ATAng
Noticed by: Alex Wilkinson Approved by: maintainer silence Message-id: <B5C802E0-F1C9-11D8-A951-00039312D914@fillmore-labs.com>
This commit is contained in:
parent
4d5e921665
commit
8301dfc889
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118016
@ -49,9 +49,7 @@ do-install:
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 501105
|
||||
pre-everything::
|
||||
@${ECHO_MSG} "WARNING: ATAng is required to support monitoring of ATA devices,"
|
||||
@${ECHO_MSG} "ATAng is available in 5.1-CURRENT (__FreeBSD_version > 501105)."
|
||||
IGNORE= "ATAng is required to support monitoring of ATA devices"
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
@ -49,9 +49,7 @@ do-install:
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 501105
|
||||
pre-everything::
|
||||
@${ECHO_MSG} "WARNING: ATAng is required to support monitoring of ATA devices,"
|
||||
@${ECHO_MSG} "ATAng is available in 5.1-CURRENT (__FreeBSD_version > 501105)."
|
||||
IGNORE= "ATAng is required to support monitoring of ATA devices"
|
||||
.endif
|
||||
|
||||
post-install:
|
||||
|
Loading…
Reference in New Issue
Block a user