aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2004-12-17 19:13:39 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2004-12-17 19:13:39 +0000
commit201111837f32ca81e5f9aca7445296553280b7e1 (patch)
tree27cedbb8c15ea8bd007c388019e4b60e765a5039 /net/asterisk
parent642675286a9b603d0abe2be4e51b8c76120b654c (diff)
downloadports-201111837f32ca81e5f9aca7445296553280b7e1.tar.gz
ports-201111837f32ca81e5f9aca7445296553280b7e1.zip
Notes
Diffstat (limited to 'net/asterisk')
-rw-r--r--net/asterisk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asterisk/Makefile b/net/asterisk/Makefile
index b95ae58c2ee6..f82e980a1a74 100644
--- a/net/asterisk/Makefile
+++ b/net/asterisk/Makefile
@@ -23,6 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/lib/mysql/libmysqlclient.a:${PORTSDIR}/databases/mysql
GNU_CONFIGURE= yes
CONFIGURE_WRKSRC= ${WRKSRC}/editline
USE_GMAKE= yes
+USE_BISON= yes
MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \
PTHREAD_LIBS="${PTHREAD_LIBS}" \
MKDIR="${MKDIR}" \