aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-11-14 14:15:38 +0800
committerkrion <krion@FreeBSD.org>2003-11-14 14:15:38 +0800
commit6b3e4c4a3f829de5add4bd3e44acbd7af631433d (patch)
tree8024e89e164bc8e1e948100532ca49c9d2e6a889
parent73f015e0d49365f26097e234599ae86e79da455d (diff)
downloadfreebsd-ports-gnome-6b3e4c4a3f829de5add4bd3e44acbd7af631433d.tar.gz
freebsd-ports-gnome-6b3e4c4a3f829de5add4bd3e44acbd7af631433d.tar.zst
freebsd-ports-gnome-6b3e4c4a3f829de5add4bd3e44acbd7af631433d.zip
- Fix build
Submitted by: Igor Pokrovsky <tiamat@comset.net>
-rw-r--r--mail/filtermail/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/mail/filtermail/Makefile b/mail/filtermail/Makefile
index b9308cbb22d8..e7fabe35e951 100644
--- a/mail/filtermail/Makefile
+++ b/mail/filtermail/Makefile
@@ -32,6 +32,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_GETOPT_LONG= yes
USE_GMAKE= yes
+USE_BISON= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"