diff options
author | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-09-04 11:38:58 +0000 |
---|---|---|
committer | Ganael LAPLANCHE <martymac@FreeBSD.org> | 2013-09-04 11:38:58 +0000 |
commit | 8c800e77e783966b331cc96eb0b9680e63e59977 (patch) | |
tree | 42195951b808ee5e39aaa8ed17b7d61ec0d5d626 /audio | |
parent | d24232ea1160de6744827cc95c8984e1890023ed (diff) | |
download | ports-8c800e77e783966b331cc96eb0b9680e63e59977.tar.gz ports-8c800e77e783966b331cc96eb0b9680e63e59977.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gnaural/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gnaural/Makefile b/audio/gnaural/Makefile index e29e0bd41ebe..27d47af50753 100644 --- a/audio/gnaural/Makefile +++ b/audio/gnaural/Makefile @@ -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 |