diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-05-21 18:04:44 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-05-21 18:04:44 +0000 |
commit | 49992718e3e903665335ea0271781eae48947f8e (patch) | |
tree | 5877023bc64cad3aa2d1c944c9a88d12cd66e788 /sysutils/i855vidctl10 | |
parent | cdf17a89ef894a65e86e4b707ecc6a125733ceb4 (diff) | |
download | ports-49992718e3e903665335ea0271781eae48947f8e.tar.gz ports-49992718e3e903665335ea0271781eae48947f8e.zip |
Notes
Diffstat (limited to 'sysutils/i855vidctl10')
-rw-r--r-- | sysutils/i855vidctl10/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysutils/i855vidctl10/Makefile b/sysutils/i855vidctl10/Makefile index c088136a7300..7ce2b6dd0a2e 100644 --- a/sysutils/i855vidctl10/Makefile +++ b/sysutils/i855vidctl10/Makefile @@ -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> |