svn commit: r316794 - head/sysutils/sleuthkit

Emanuel Haupt ehaupt at FreeBSD.org
Mon Apr 29 10:20:06 UTC 2013


Author: ehaupt
Date: Mon Apr 29 10:20:06 2013
New Revision: 316794
URL: http://svnweb.freebsd.org/changeset/ports/316794

Log:
  Register CONFLICTS

Modified:
  head/sysutils/sleuthkit/Makefile

Modified: head/sysutils/sleuthkit/Makefile
==============================================================================
--- head/sysutils/sleuthkit/Makefile	Mon Apr 29 10:19:15 2013	(r316793)
+++ head/sysutils/sleuthkit/Makefile	Mon Apr 29 10:20:06 2013	(r316794)
@@ -12,7 +12,7 @@ COMMENT=	Tools and library for filesyste
 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


More information about the svn-ports-all mailing list