diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2006-08-16 19:46:40 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2006-08-16 19:46:40 +0000 |
commit | 374b8c3c4023f0d7f1ac106c7228fb8219acdaed (patch) | |
tree | 348841687091f7db3a883641296137c366fba3a8 /mail/mairix | |
parent | 9033c54e690c69a737be7241f216cbfcc7d1a8f4 (diff) | |
download | ports-374b8c3c4023f0d7f1ac106c7228fb8219acdaed.tar.gz ports-374b8c3c4023f0d7f1ac106c7228fb8219acdaed.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 6d8a17ad8c6e..1e27b15f4320 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -15,6 +15,7 @@ COMMENT= Indexing and searching in Maildir, MH or mbox folders USE_GMAKE= yes HAS_CONFIGURE= yes +USE_BISON= yes CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" MAN1= mairix.1 |