diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-03-14 13:50:27 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-03-14 13:50:27 +0000 |
commit | 2ac8a5d047ea1513fe71ce9e96a0cf577d680f95 (patch) | |
tree | 4d655e806ab65a30f3759888ba311803bc533a10 /devel/callgrind | |
parent | 7a784d377804f1231924f1eb892ef75a807f8328 (diff) | |
download | ports-2ac8a5d047ea1513fe71ce9e96a0cf577d680f95.tar.gz ports-2ac8a5d047ea1513fe71ce9e96a0cf577d680f95.zip |
Notes
Diffstat (limited to 'devel/callgrind')
-rw-r--r-- | devel/callgrind/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/callgrind/Makefile b/devel/callgrind/Makefile index a6642aa3bcda..0aa64780cf1b 100644 --- a/devel/callgrind/Makefile +++ b/devel/callgrind/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://kcachegrind.sourceforge.net/ MAINTAINER= barner@FreeBSD.org COMMENT= Valgrind skin for cache simulation and call tracing -BROKEN= Dumps core \(SIGBUS\). \(Also v. 0.9.10\!\) +IGNORE= Dumps core \(SIGBUS\). \(Also v. 0.9.10\!\) ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes |