1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-01 05:45:45 +00:00

BROKEN on 5.x: Does not install cleanly

This commit is contained in:
Kris Kennaway 2004-02-05 22:36:12 +00:00
parent 29ccdace3b
commit e1f51c3373
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100085

View File

@ -19,4 +19,10 @@ PERL_CONFIGURE= YES
MAN3= Include.3
.include <bsd.port.mk>
.include <bsd.port.pre.mk>
.if ${OSVERSION} >= 502000
BROKEN= "Does not install correctly"
.endif
.include <bsd.port.post.mk>