mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Fix build when audio/portaudio is installed
PR: ports/181683 Submitted by: amdmi3
This commit is contained in:
parent
d24232ea11
commit
8c800e77e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326269
@ -13,7 +13,7 @@ COMMENT= Binaural beat generator
|
||||
LICENSE= GPLv2 LGPL21
|
||||
LICENSE_COMB= multi
|
||||
|
||||
LIB_DEPENDS= portaudio:${PORTSDIR}/audio/portaudio2 \
|
||||
LIB_DEPENDS= portaudio.2:${PORTSDIR}/audio/portaudio2 \
|
||||
sndfile:${PORTSDIR}/audio/libsndfile
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user