aboutsummaryrefslogtreecommitdiff
path: root/mail/libsieve
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-03-11 08:21:40 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-03-11 08:21:40 +0000
commit7544f5b40b76a74241e33c9a4df93a9bdf1a5441 (patch)
tree7499deeca5bb39a5a2e1731c471c9ee99be41600 /mail/libsieve
parentde3cca0c128faf77a5553163ffe094318fc28e65 (diff)
downloadports-7544f5b40b76a74241e33c9a4df93a9bdf1a5441.tar.gz
ports-7544f5b40b76a74241e33c9a4df93a9bdf1a5441.zip
Depend on base byacc instead of GNU bison
Notes
Notes: svn path=/head/; revision=528218
Diffstat (limited to 'mail/libsieve')
-rw-r--r--mail/libsieve/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/libsieve/Makefile b/mail/libsieve/Makefile
index 3950147b241d..8a7a0bce4017 100644
--- a/mail/libsieve/Makefile
+++ b/mail/libsieve/Makefile
@@ -15,7 +15,7 @@ LICENSE= LGPL21
USE_GITHUB= yes
GH_ACCOUNT= sodabrew
-USES= bison gmake libtool pathfix
+USES= bison:alias gmake libtool pathfix
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
USE_LDCONFIG= yes