diff options
author | Oliver Braun <obraun@FreeBSD.org> | 2005-09-04 18:42:48 +0000 |
---|---|---|
committer | Oliver Braun <obraun@FreeBSD.org> | 2005-09-04 18:42:48 +0000 |
commit | 94cbf26b8883b91d69163748e0253ac006ab0bb8 (patch) | |
tree | aeaf33528db9b968df379a3a1291e81e74145ce6 /mail/mairix | |
parent | 1c6166bcd9333542ed5051239021e09177991cd2 (diff) | |
download | ports-94cbf26b8883b91d69163748e0253ac006ab0bb8.tar.gz ports-94cbf26b8883b91d69163748e0253ac006ab0bb8.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 8ce19ab50c17..be6e3fa6e4ec 100644 --- a/mail/mairix/Makefile +++ b/mail/mairix/Makefile @@ -14,6 +14,7 @@ MAINTAINER= obraun@FreeBSD.org COMMENT= Indexing and searching in Maildir or MH folders HAS_CONFIGURE= yes +USE_BISON= yes CONFIGURE_ENV= CC="${CC}" CFLAGS="${CFLAGS}" |