Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Dec 2017 20:49:20 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r456236 - head/deskutils/deforaos-todo
Message-ID:  <201712132049.vBDKnKYs062986@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201712132049.vBDKnKYs062986>