diff options
Diffstat (limited to 'net/asterisk10/Makefile')
-rw-r--r-- | net/asterisk10/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/asterisk10/Makefile b/net/asterisk10/Makefile index 1d4933c937b8..0f4b10a8b6e8 100644 --- a/net/asterisk10/Makefile +++ b/net/asterisk10/Makefile @@ -26,7 +26,7 @@ CPPFLAGS+= -I${LOCALBASE}/include -I${LOCALBASE}/include/openh323 USE_GCC= any USE_GMAKE= yes USE_GNOME= libxml2 -USE_BISON= build +USES= bison USE_RC_SUBR= asterisk MAKE_ENV= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ PTHREAD_LIBS="${PTHREAD_LIBS}" \ |