diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-11 11:11:51 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2005-07-11 11:11:51 +0000 |
commit | f9d49e113c38e06ee4b2f129cb418aa9949e3445 (patch) | |
tree | 8771dc044272b501e7d82d0f94a7c9876af6da5d /misc/jive/Makefile | |
parent | Add support for faxes based on spandsp port. (diff) |
- Register conflicts
Diffstat (limited to 'misc/jive/Makefile')
-rw-r--r-- | misc/jive/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/jive/Makefile b/misc/jive/Makefile index a01f83ffa1f8..f5689deaec1e 100644 --- a/misc/jive/Makefile +++ b/misc/jive/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= obrien MAINTAINER= obrien@FreeBSD.org COMMENT= Filter that converts English text to Jive +CONFLICTS= filters-* talkfilters-* + WRKSRC= ${WRKDIR}/jive MAN1= jive.1 |