aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-04-29 20:59:35 +0800
committerbapt <bapt@FreeBSD.org>2013-04-29 20:59:35 +0800
commit21c144751094f7fbaedb822b4e73b6ad9d3304d1 (patch)
treedb9f305aaca65e0220676258aed64a7ae9258bbe /mail
parent15b7527a722061ad3741354a9ea0224ef7698b48 (diff)
downloadfreebsd-ports-gnome-21c144751094f7fbaedb822b4e73b6ad9d3304d1.tar.gz
freebsd-ports-gnome-21c144751094f7fbaedb822b4e73b6ad9d3304d1.tar.zst
freebsd-ports-gnome-21c144751094f7fbaedb822b4e73b6ad9d3304d1.zip
Remove latest references to USE_BISON
Diffstat (limited to 'mail')
-rw-r--r--mail/libsieve/Makefile1
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>