diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2003-07-07 07:21:10 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2003-07-07 07:21:10 +0000 |
commit | b9a922d265d612c070f02c0c9e04a2b59b5ad8ce (patch) | |
tree | d6a29954e4b3d7259fd6f12a0462e3a88856028c /mail/mairix | |
parent | 2ce5a2f3f1e2e5c8eae7cc9e64bd418e1ef01c69 (diff) | |
download | ports-b9a922d265d612c070f02c0c9e04a2b59b5ad8ce.tar.gz ports-b9a922d265d612c070f02c0c9e04a2b59b5ad8ce.zip |
Notes
Diffstat (limited to 'mail/mairix')
-rw-r--r-- | mail/mairix/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/mairix/Makefile b/mail/mairix/Makefile index 867a1a55524e..044cc1064410 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -13,6 +13,7 @@ MASTER_SITES= http://www.rrbcurnow.freeuk.com/mairix/ MAINTAINER= obraun@FreeBSD.org COMMENT= Indexing and searching in Maildir or MH folders +USE_BISON= yes USE_REINPLACE= yes post-patch: |