diff options
author | Simon Barner <barner@FreeBSD.org> | 2005-03-13 17:28:05 +0000 |
---|---|---|
committer | Simon Barner <barner@FreeBSD.org> | 2005-03-13 17:28:05 +0000 |
commit | bc6f8746126a810884eff0565c4a8075bd4ae279 (patch) | |
tree | a8d3d5b745d5b347183e12f2b478ed601d3b5e4b /devel/callgrind | |
parent | 6ad1f462486717bccf6db32a629ab9db468960f5 (diff) | |
download | ports-bc6f8746126a810884eff0565c4a8075bd4ae279.tar.gz ports-bc6f8746126a810884eff0565c4a8075bd4ae279.zip |
Notes
Diffstat (limited to 'devel/callgrind')
-rw-r--r-- | devel/callgrind/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/callgrind/Makefile b/devel/callgrind/Makefile index 7b5e4c8e6e2b..a6642aa3bcda 100644 --- a/devel/callgrind/Makefile +++ b/devel/callgrind/Makefile @@ -13,8 +13,7 @@ MASTER_SITES= http://kcachegrind.sourceforge.net/ MAINTAINER= barner@FreeBSD.org COMMENT= Valgrind skin for cache simulation and call tracing -RUN_DEPENDS= valgrind:${PORTSDIR}/devel/valgrind -BUILD_DEPENDS= valgrind:${PORTSDIR}/devel/valgrind +BROKEN= Dumps core \(SIGBUS\). \(Also v. 0.9.10\!\) ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes |