diff options
-rw-r--r-- | lang/mono/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/mono/Makefile b/lang/mono/Makefile index 91f2cc37..a7ff199 100644 --- a/lang/mono/Makefile +++ b/lang/mono/Makefile @@ -18,6 +18,7 @@ LIB_DEPENDS= glib-2.0.0:${PORTSDIR}/devel/glib20 \ USE_LIBTOOL= yes USE_REINPLACE= yes +USE_BISON= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include " \ LDFLAGS="-L${LOCALBASE}/lib" |