aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--devel/callgrind/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/callgrind/Makefile b/devel/callgrind/Makefile
index a1145eda3f7d..0360f4fe2256 100644
--- a/devel/callgrind/Makefile
+++ b/devel/callgrind/Makefile
@@ -13,9 +13,8 @@ MASTER_SITES= http://kcachegrind.sourceforge.net/
MAINTAINER= barner@FreeBSD.org
COMMENT= Valgrind skin for cache simulation and call tracing
-IGNORE= Dumps core \(SIGBUS\). \(Also v. 0.9.10\!\)
-DEPRECATED= ${IGNORE}
-EXPIRATION_DATE=2006-12-01
+# see http://lists.freebsd.org/pipermail/cvs-ports/2006-December/112797.html
+#IGNORE= Dumps core \(SIGBUS\). \(Also v. 0.9.10\!\)
ONLY_FOR_ARCHS= i386
GNU_CONFIGURE= yes