1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-22 08:58:47 +00:00

BROKEN on 7.x: Does not compile

This commit is contained in:
Kris Kennaway 2006-09-10 23:31:58 +00:00
parent 1a81947e7b
commit cf27991ee3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=172729

View File

@ -65,4 +65,8 @@ post-install:
IGNORE=is not supported on FreeBSD < 6.0
.endif
.if ${OSVERSION} >= 700019
IGNORE= does not compile on FreeBSD >= 7.0
.endif
.include <bsd.port.post.mk>