diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-13 22:24:22 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-13 22:24:22 +0000 |
commit | 79ceb9171caf1119545b80b0d48d761472326475 (patch) | |
tree | 33fe610eb8ff070c3f8feac6c341f5d95e76958e /mail/mess822 | |
parent | 6ae5d7b72a6f877aececa0f8e69cf57d5323cddf (diff) | |
download | ports-79ceb9171caf1119545b80b0d48d761472326475.tar.gz ports-79ceb9171caf1119545b80b0d48d761472326475.zip |
Notes
Diffstat (limited to 'mail/mess822')
-rw-r--r-- | mail/mess822/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/mess822/Makefile b/mail/mess822/Makefile index eb399e96e535..97f4f0929516 100644 --- a/mail/mess822/Makefile +++ b/mail/mess822/Makefile @@ -18,6 +18,8 @@ COMMENT= RFC 822 mail message parsing library and rewriting utilities RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail +BROKEN= "Changes ownership of system directories" + NO_PACKAGE= Violates djb\'s license USE_REINPLACE= yes |