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:
Volker Stolz 2004-09-03 08:32:28 +00:00
parent 4d5e921665
commit 8301dfc889
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=118016
2 changed files with 2 additions and 6 deletions

View File

@ -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:

View File

@ -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: