diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-14 04:49:20 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-14 04:49:20 +0800 |
commit | 3ca165ccc308894ffffe83ba20a94e752f3566bd (patch) | |
tree | 1d720b103fa2b911112897dd27016d741c9b29d3 /deskutils | |
parent | bd4f50f1edd8c62bb9d91c7f3dcddc576d1a0b1f (diff) | |
download | freebsd-ports-graphics-3ca165ccc308894ffffe83ba20a94e752f3566bd.tar.gz freebsd-ports-graphics-3ca165ccc308894ffffe83ba20a94e752f3566bd.tar.zst freebsd-ports-graphics-3ca165ccc308894ffffe83ba20a94e752f3566bd.zip |
Mark CONFLICTS_INSTALL with deskutils/todo and devel/devtodo
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/deforaos-todo/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/deforaos-todo/Makefile b/deskutils/deforaos-todo/Makefile index 5ada09f808a..9a7cef8adf9 100644 --- a/deskutils/deforaos-todo/Makefile +++ b/deskutils/deforaos-todo/Makefile @@ -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 |