diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2006-04-02 23:41:54 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2006-04-02 23:41:54 +0000 |
commit | ae4f5b2def5227fce2e2e20df9553855d17daac9 (patch) | |
tree | 5070006b5c93817f717c9f961a5d4636b20bfdd9 | |
parent | 13506623fb8806be222e0ae94fdca2e9e4e2185a (diff) |
BROKEN: Does not install
Notes
Notes:
svn path=/head/; revision=158673
-rw-r--r-- | mail/distribute/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mail/distribute/Makefile b/mail/distribute/Makefile index f1f619f610d0..8a6e16d30144 100644 --- a/mail/distribute/Makefile +++ b/mail/distribute/Makefile @@ -22,6 +22,8 @@ COMMENT= Mail dispatcher for mailing list. Fits nicely with majordomo BUILD_DEPENDS= ${LOCALBASE}/lib/libmimekit.a:${PORTSDIR}/japanese/mimekit +BROKEN= Does not install + WRKSRC= ${WRKDIR}/distribute-pl19 MAN1= distribute.1 DIST_SUBDIR= distribute |