summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-04-29 10:20:06 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-04-29 10:20:06 +0000
commitca176a12395963401bca1be7e45ab6c038f52da5 (patch)
tree9953dbb444e75d79b88b4eb6f2e59a689fdfb085 /sysutils
parentAdd icat, displays images in 256-color capable terminals. (diff)
Register CONFLICTS
Notes
Notes: svn path=/head/; revision=316794
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/sleuthkit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/sleuthkit/Makefile b/sysutils/sleuthkit/Makefile
index 9be6ff350dff..62c9fcadd48f 100644
--- a/sysutils/sleuthkit/Makefile
+++ b/sysutils/sleuthkit/Makefile
@@ -12,7 +12,7 @@ COMMENT= Tools and library for filesystem forensic analysis
RUN_DEPENDS= p5-DateTime-TimeZone>=0:${PORTSDIR}/devel/p5-DateTime-TimeZone \
exif:${PORTSDIR}/graphics/exif
-CONFLICTS= ja-ls-[0-9]*
+CONFLICTS= ja-ls-[0-9]* icat-[0-9]*
GNU_CONFIGURE= yes
USE_PERL5= yes