diff options
Diffstat (limited to 'devel')
-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 7b5e4c8..a6642aa 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 |