diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-29 12:59:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-04-29 12:59:35 +0000 |
commit | dddd7142fbeafaa8aeeb115ab3ae6d44074fedb1 (patch) | |
tree | db9f305aaca65e0220676258aed64a7ae9258bbe /mail/libsieve | |
parent | c4eaaf6ee40f1262c91b8b04b515686f373f6515 (diff) |
Notes
Diffstat (limited to 'mail/libsieve')
-rw-r--r-- | mail/libsieve/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/libsieve/Makefile b/mail/libsieve/Makefile index d1673cf2366d..2230e85b8abc 100644 --- a/mail/libsieve/Makefile +++ b/mail/libsieve/Makefile @@ -15,7 +15,6 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS+=--prefix=${PREFIX} USE_GMAKE= yes USES= bison -USE_BISON= build USE_LDCONFIG= yes .include <bsd.port.mk> |