diff options
Diffstat (limited to 'audio/net-rhythmbox/Makefile')
-rw-r--r-- | audio/net-rhythmbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile index 6958fc0de240..86dbcabc2a0e 100644 --- a/audio/net-rhythmbox/Makefile +++ b/audio/net-rhythmbox/Makefile @@ -43,7 +43,7 @@ LIB_DEPENDS+= xosd.4:${PORTSDIR}/misc/xosd CONFIGURE_ARGS+= --disable-xosd .endif .ifdef (WITH_VORBIS) -LIB_DEPENDS+= vorbis.2:${PORTSDIR}/audio/libvorbis +LIB_DEPENDS+= vorbis.3:${PORTSDIR}/audio/libvorbis .else CONFIGURE_ARGS+= --disable-vorbistest .endif |