aboutsummaryrefslogtreecommitdiff
path: root/devel/valgrind
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-05-11 19:37:28 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-05-11 19:37:28 +0000
commit1c7683b04f7981138a963c8716ba980f82ad0dca (patch)
tree91d2f3adece00ef0e13630f523c7b82c29ad1b7f /devel/valgrind
parent3e1e09dbcb2ae312019f0ab3854dd507ac20873c (diff)
Notes
Diffstat (limited to 'devel/valgrind')
-rw-r--r--devel/valgrind/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile
index e202e9aa96cd..48aea10360b7 100644
--- a/devel/valgrind/Makefile
+++ b/devel/valgrind/Makefile
@@ -31,6 +31,7 @@ USE_PERL5_BUILD=yes
.if ${OSVERSION} >= 800000
IGNORE= FreeBSD 8.x is unsupported
.elif ${OSVERSION} >= 700000
+BROKEN= does not compile
PLIST_SUB+= RELENG_5="@comment "
PLIST_SUB+= RELENG_6="@comment "
PLIST_SUB+= RELENG_7=""