1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

BROKEN on 4.x: Does not compile

This commit is contained in:
Kris Kennaway 2005-05-21 18:04:44 +00:00
parent cdf17a89ef
commit 49992718e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135800

View File

@ -20,6 +20,7 @@ ONLY_FOR_ARCHS= i386
.if ${OSVERSION} < 500000
USE_GCC= 3.4
BROKEN= "Does not compile on FreeBSD 4.x"
.endif
.include <bsd.port.post.mk>