diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2017-05-29 23:26:32 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2017-05-29 23:26:32 +0800 |
commit | d7a1441a8d9e0a008f29c79c63241e904e31d285 (patch) | |
tree | c127a17db276c8ab58bcec07830dd0ce5e978d57 /deskutils | |
parent | 093badea08feb784ae2bef97cd892c54f47b4181 (diff) | |
download | freebsd-ports-gnome-d7a1441a8d9e0a008f29c79c63241e904e31d285.tar.gz freebsd-ports-gnome-d7a1441a8d9e0a008f29c79c63241e904e31d285.tar.zst freebsd-ports-gnome-d7a1441a8d9e0a008f29c79c63241e904e31d285.zip |
Update CONFLICTS_INSTALL
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/todo/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/deskutils/todo/Makefile b/deskutils/todo/Makefile index 8a10ed33f565..54f15c9a914b 100644 --- a/deskutils/todo/Makefile +++ b/deskutils/todo/Makefile @@ -15,7 +15,8 @@ LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= bash:shells/bash -CONFLICTS_INSTALL= devtodo-[0-9]* +# bin/todo +CONFLICTS_INSTALL= devtodo NO_ARCH= yes NO_BUILD= yes |