1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-20 00:21:35 +00:00

s/BROKEN/IGNORE/ to prevent package build on 4.x

This commit is contained in:
Kris Kennaway 2004-06-21 04:55:38 +00:00
parent fb600b8ed6
commit d624b78dc6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=111913

View File

@ -20,7 +20,7 @@ MANCOMPRESSED= yes
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
BROKEN= "only works on systems with OpenPAM (5.0-CURRENT)"
IGNORE= "only works on systems with OpenPAM (5.0-CURRENT)"
.endif
.if ${OSVERSION} >= 500113