diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-02 10:45:40 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-08-02 10:45:40 +0000 |
commit | ec23d24f288ae79cf6d65b9e2dc0eb564b2fa3a0 (patch) | |
tree | d17c96da2b0cde03a86f5bd8aa12f700cd5afc65 /devel/callgrind | |
parent | 37728cd3413b8b6816b6eb1401bededa5aa116b3 (diff) | |
download | ports-ec23d24f288ae79cf6d65b9e2dc0eb564b2fa3a0.tar.gz ports-ec23d24f288ae79cf6d65b9e2dc0eb564b2fa3a0.zip |
Notes
Diffstat (limited to 'devel/callgrind')
-rw-r--r-- | devel/callgrind/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/callgrind/Makefile b/devel/callgrind/Makefile index 9ad76ea879ab..ef60c703e37e 100644 --- a/devel/callgrind/Makefile +++ b/devel/callgrind/Makefile @@ -17,6 +17,7 @@ COMMENT= Valgrind skin for cache simulation and call tracing RUN_DEPENDS= valgrind:${PORTSDIR}/devel/valgrind BUILD_DEPENDS= valgrind:${PORTSDIR}/devel/valgrind +ONLY_FOR_ARCHS= i386 GNU_CONFIGURE= yes USE_GMAKE= yes |