diff options
-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 |