Use byacc instead of bison (via the new bison wrapper)

This commit is contained in:
Baptiste Daroussin 2020-03-10 14:24:19 +00:00
parent 0885cb0d91
commit fa3eca03f5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=528176
4 changed files with 4 additions and 6 deletions

View file

@ -20,7 +20,7 @@ LIB_DEPENDS= libgig.so:audio/libgig \
libsndfile.so:audio/libsndfile \
libuuid.so:misc/e2fsprogs-libuuid
USES= bison gmake libtool pathfix pkgconfig sqlite:3 tar:bzip2
USES= bison:wrapper gmake libtool pathfix pkgconfig sqlite:3 tar:bzip2
GNU_CONFIGURE= yes
CONFIGURE_ENV= HAVE_UNIX98=1
USE_LDCONFIG= ${PREFIX}/lib/linuxsampler

View file

@ -14,9 +14,7 @@ LICENSE= ART20 LGPL3
LICENSE_COMB= dual
LICENSE_FILE_ART20= ${WRKSRC}/COPYING
BUILD_DEPENDS= flex>=2.5.35:textproc/flex
USES= bison gmake perl5
USES= bison:wrapper gmake perl5
USE_PERL5= configure
CONFIGURE_ENV= CXX=${CXX}\
CPP=${CPP}\

View file

@ -16,7 +16,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libcurl.so:ftp/curl \
libuuid.so:misc/e2fsprogs-libuuid
USES= bison charsetfix gmake gnome libtool localbase pathfix ssl
USES= bison:wrapper charsetfix gmake gnome libtool localbase pathfix ssl
USE_GNOME= libxml2
CONFIGURE_ARGS= ac_cv_lib_crypto_OpenSSL_add_all_algorithms=yes \

View file

@ -16,7 +16,7 @@ LIB_DEPENDS= libexpat.so:textproc/expat2
CONFLICTS= pwlib-1.*
USES= autoreconf:build bison compiler:c11 gmake localbase:ldflags \
USES= autoreconf:build bison:wrapper compiler:c11 gmake localbase:ldflags \
pathfix pkgconfig ssl tar:xz
GNU_CONFIGURE= yes
USE_LDCONFIG= yes