svn commit: r523351 - head/textproc/cgrep

Dmitri Goutnik dmgk at FreeBSD.org
Fri Jan 17 19:01:40 UTC 2020


Author: dmgk
Date: Fri Jan 17 19:01:40 2020
New Revision: 523351
URL: https://svnweb.freebsd.org/changeset/ports/523351

Log:
  Add CONFLICTS_INSTALL with textproc/codesearch

Modified:
  head/textproc/cgrep/Makefile

Modified: head/textproc/cgrep/Makefile
==============================================================================
--- head/textproc/cgrep/Makefile	Fri Jan 17 19:00:02 2020	(r523350)
+++ head/textproc/cgrep/Makefile	Fri Jan 17 19:01:40 2020	(r523351)
@@ -32,4 +32,6 @@ USE_CABAL=	StateVar-1.1.1.1 aeson-1.4.2.0 ansi-termina
 		uuid-types-1.0.3 vector-0.12.0.2 vector-algorithms-0.8.0.1 \
 		yaml-0.11.0.0
 
+CONFLICTS_INSTALL=	codesearch
+
 .include <bsd.port.mk>


More information about the svn-ports-all mailing list