svn commit: r456236 - head/deskutils/deforaos-todo

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Wed Dec 13 20:49:21 UTC 2017


Author: sunpoet
Date: Wed Dec 13 20:49:20 2017
New Revision: 456236
URL: https://svnweb.freebsd.org/changeset/ports/456236

Log:
  Mark CONFLICTS_INSTALL with deskutils/todo and devel/devtodo

Modified:
  head/deskutils/deforaos-todo/Makefile

Modified: head/deskutils/deforaos-todo/Makefile
==============================================================================
--- head/deskutils/deforaos-todo/Makefile	Wed Dec 13 20:49:15 2017	(r456235)
+++ head/deskutils/deforaos-todo/Makefile	Wed Dec 13 20:49:20 2017	(r456236)
@@ -24,6 +24,8 @@ MAKE_ARGS+=	PREFIX=${PREFIX}
 
 MAKE_ENV=	MANDIR=${STAGEDIR}${MANPREFIX}/man
 
+CONFLICTS_INSTALL=	devtodo todo
+
 OPTIONS_DEFINE=	DOCS NLS
 OPTIONS_SUB=	yes
 NLS_USES=	gettext


More information about the svn-ports-head mailing list