aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorvd <vd@FreeBSD.org>2006-12-14 18:03:27 +0800
committervd <vd@FreeBSD.org>2006-12-14 18:03:27 +0800
commit1f78582e232c71f97e3e995f24d9c9dfc39efc19 (patch)
tree5d331ef5dc890d7cb82595726d658bb152d6b4e4
parent869e891ce87e204cc85e656289b64bb9257b56d9 (diff)
downloadfreebsd-ports-gnome-1f78582e232c71f97e3e995f24d9c9dfc39efc19.tar.gz
freebsd-ports-gnome-1f78582e232c71f97e3e995f24d9c9dfc39efc19.tar.zst
freebsd-ports-gnome-1f78582e232c71f97e3e995f24d9c9dfc39efc19.zip
unIGNORE devel/callgrind. It can be used "for reading elsewhere generated
traces inside kcachegrind" [1]. [1] http://lists.freebsd.org/pipermail/cvs-ports/2006-December/112797.html
-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