diff options
Diffstat (limited to 'net/ayttm')
-rw-r--r-- | net/ayttm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ayttm/Makefile b/net/ayttm/Makefile index f919950174ab..6ce4223cd4ad 100644 --- a/net/ayttm/Makefile +++ b/net/ayttm/Makefile @@ -22,6 +22,7 @@ WANT_ESOUND= yes USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL= yes +USE_BISON= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib -laudiofile" CONFIGURE_ARGS= --disable-arts |