aboutsummaryrefslogtreecommitdiff
path: root/net/asterisk10
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/asterisk10
parent642675286a9b603d0abe2be4e51b8c76120b654c (diff)
downloadports-201111837f32ca81e5f9aca7445296553280b7e1.tar.gz
ports-201111837f32ca81e5f9aca7445296553280b7e1.zip
Add missed USE_BISON.
Notes
Notes: svn path=/head/; revision=124325
Diffstat (limited to 'net/asterisk10')
-rw-r--r--net/asterisk10/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile
index b95ae58c2ee6..f82e980a1a74 100644
--- a/net/asterisk10/Makefile
+++ b/net/asterisk10/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}" \