aboutsummaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-09-02 15:51:13 +0800
committerlofi <lofi@FreeBSD.org>2004-09-02 15:51:13 +0800
commit7cd1ef91b5dcb9e07849a0f8f4d2699a2f3d2824 (patch)
tree6a55ab1a686609e76dbc553d3bcf326eb0458e5e /devel
parent5551e5576ad9c422079f23c77839752c101b5c56 (diff)
downloadfreebsd-ports-gnome-7cd1ef91b5dcb9e07849a0f8f4d2699a2f3d2824.tar.gz
freebsd-ports-gnome-7cd1ef91b5dcb9e07849a0f8f4d2699a2f3d2824.tar.zst
freebsd-ports-gnome-7cd1ef91b5dcb9e07849a0f8f4d2699a2f3d2824.zip
Chase renaming of calltree to callgrind.
Forgotten by: sem Noticed by: Amir Shalem <amir(at)boom.org.il>
Diffstat (limited to 'devel')
-rw-r--r--devel/kdesdk3/Makefile4
-rw-r--r--devel/kdesdk4/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/kdesdk3/Makefile b/devel/kdesdk3/Makefile
index 388d511f2bd0..c1b3762e02d1 100644
--- a/devel/kdesdk3/Makefile
+++ b/devel/kdesdk3/Makefile
@@ -47,9 +47,9 @@ pre-everything::
@${ECHO_MSG}
.endif
-# calltree is optional. It depends on valgrind, which is i386 only.
+# callgrind is optional. It depends on valgrind, which is i386 only.
.if defined(WITH_OPTIONAL_DEPENDS) && ${ARCH} == "i386"
-RUN_DEPENDS+= calltree:${PORTSDIR}/devel/calltree
+RUN_DEPENDS+= callgrind:${PORTSDIR}/devel/callgrind
.endif
.include <bsd.port.post.mk>
diff --git a/devel/kdesdk4/Makefile b/devel/kdesdk4/Makefile
index 388d511f2bd0..c1b3762e02d1 100644
--- a/devel/kdesdk4/Makefile
+++ b/devel/kdesdk4/Makefile
@@ -47,9 +47,9 @@ pre-everything::
@${ECHO_MSG}
.endif
-# calltree is optional. It depends on valgrind, which is i386 only.
+# callgrind is optional. It depends on valgrind, which is i386 only.
.if defined(WITH_OPTIONAL_DEPENDS) && ${ARCH} == "i386"
-RUN_DEPENDS+= calltree:${PORTSDIR}/devel/calltree
+RUN_DEPENDS+= callgrind:${PORTSDIR}/devel/callgrind
.endif
.include <bsd.port.post.mk>
/airport?h=gstreamer0.10-removal&id=db54b0e0df412afddbf0b43a1572df1dfd50809d'>Update to v1.4nsayer2001-04-252-3/+3 * Use the javavmwrapper rather than explicitely naming the jdk.nsayer2001-03-072-3/+3 * Update to v1.3 finally.nsayer2001-03-072-3/+3 * Fix stupid typonsayer2000-10-261-1/+1 * 1. Update to 1.2.2nsayer2000-10-063-6/+3 * 1. Depend on the jdk, not the jre.nsayer2000-09-173-6/+10