aboutsummaryrefslogtreecommitdiff
path: root/devel/valgrind
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-08-06 12:36:34 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-08-06 12:36:34 +0000
commit2a2b628a45c11d2bb0ef52321739ab4729c8ad8d (patch)
tree1281900086239744ce11ed7eeb3b59c64775f3ac /devel/valgrind
parent21f68dd7f7b3ab5a3baf308b4c1d7fc898cf13d0 (diff)
downloadports-2a2b628a45c11d2bb0ef52321739ab4729c8ad8d.tar.gz
ports-2a2b628a45c11d2bb0ef52321739ab4729c8ad8d.zip
Notes
Diffstat (limited to 'devel/valgrind')
-rw-r--r--devel/valgrind/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/valgrind/Makefile b/devel/valgrind/Makefile
index d48de5783bcc..02c67d0b207c 100644
--- a/devel/valgrind/Makefile
+++ b/devel/valgrind/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= barner@gmx.de
COMMENT= A (memory) debugging and profiling tool
ONLY_FOR_ARCHS= i386
-CONFLICTS= valgrind-snapshot-*
+CONFLICTS= valgrind-snapshot-[0-9]*
WRKSRC= ${WRKDIR}/${DISTNAME}
USE_GMAKE= yes
GNU_CONFIGURE= yes