aboutsummaryrefslogtreecommitdiff
path: root/sysutils/i855vidctl10
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2005-05-21 18:04:44 +0000
committerKris Kennaway <kris@FreeBSD.org>2005-05-21 18:04:44 +0000
commit49992718e3e903665335ea0271781eae48947f8e (patch)
tree5877023bc64cad3aa2d1c944c9a88d12cd66e788 /sysutils/i855vidctl10
parentcdf17a89ef894a65e86e4b707ecc6a125733ceb4 (diff)
downloadports-49992718e3e903665335ea0271781eae48947f8e.tar.gz
ports-49992718e3e903665335ea0271781eae48947f8e.zip
BROKEN on 4.x: Does not compile
Notes
Notes: svn path=/head/; revision=135800
Diffstat (limited to 'sysutils/i855vidctl10')
-rw-r--r--sysutils/i855vidctl10/Makefile1
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>