From 13e5aaa5677f813dcdd31b5028b7874fc53151eb Mon Sep 17 00:00:00 2001 From: Stanislav Sedov Date: Sat, 24 Oct 2009 10:41:17 +0000 Subject: [PATCH] - Deprecate callgrind as it is now a part of valgrind. --- devel/callgrind/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/devel/callgrind/Makefile b/devel/callgrind/Makefile index dc6710072595..184eaec6e4c6 100644 --- a/devel/callgrind/Makefile +++ b/devel/callgrind/Makefile @@ -17,6 +17,8 @@ COMMENT= Valgrind skin for cache simulation and call tracing #IGNORE= Dumps core \(SIGBUS\). \(Also v. 0.9.10\!\) BROKEN= does not build +DEPRECATED= Included in devel/valgrind +EXPIRATION_DATE= 2009-10-30 ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes