- Fix build
This commit is contained in:
parent
836c3e08d5
commit
6a3f4b40fe
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488326
1 changed files with 2 additions and 4 deletions
|
@ -13,11 +13,9 @@ COMMENT= High-level audio API
|
|||
LICENSE= LGPL21
|
||||
LICENSE_FILE= ${WRKSRC}/doc/license.txt
|
||||
|
||||
BROKEN= fails to build
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= autoreconf gmake libtool
|
||||
WANT_WX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_CXXSTD= c++98
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
CONFIGURE_ENV= PTHREAD_LIBS="-lpthread"
|
||||
|
|
Loading…
Reference in a new issue