diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-12-14 04:49:25 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-12-14 04:49:25 +0800 |
commit | e5ea5ee4c91f62f1c5fab1a1fe20138dc0084282 (patch) | |
tree | 166d2f30c2f748d39d382e58d1b1af2bf22b3383 /deskutils | |
parent | 3ca165ccc308894ffffe83ba20a94e752f3566bd (diff) | |
download | freebsd-ports-gnome-e5ea5ee4c91f62f1c5fab1a1fe20138dc0084282.tar.gz freebsd-ports-gnome-e5ea5ee4c91f62f1c5fab1a1fe20138dc0084282.tar.zst freebsd-ports-gnome-e5ea5ee4c91f62f1c5fab1a1fe20138dc0084282.zip |
Mark CONFLICTS_INSTALL with deskutils/deforaos-todo
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/todo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/todo/Makefile b/deskutils/todo/Makefile index 95a3606bc80a..e83894628c0a 100644 --- a/deskutils/todo/Makefile +++ b/deskutils/todo/Makefile @@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash # bin/todo -CONFLICTS_INSTALL= devtodo +CONFLICTS_INSTALL= deforaos-todo devtodo NO_ARCH= yes NO_BUILD= yes |