diff options
author | Stanislav Sedov <stas@FreeBSD.org> | 2009-10-24 10:41:17 +0000 |
---|---|---|
committer | Stanislav Sedov <stas@FreeBSD.org> | 2009-10-24 10:41:17 +0000 |
commit | 13e5aaa5677f813dcdd31b5028b7874fc53151eb (patch) | |
tree | e2b177959aed519fe99cf389bf97bb3aca894b15 /devel/callgrind | |
parent | 0eb557b841201e60583d492b2def06b176f5bd97 (diff) |
Notes
Diffstat (limited to 'devel/callgrind')
-rw-r--r-- | devel/callgrind/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
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 |