1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Fix build

This commit is contained in:
Dmitry Marakasov 2018-12-25 16:09:14 +00:00
parent 836c3e08d5
commit 6a3f4b40fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=488326

View File

@ -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"