diff options
Diffstat (limited to 'audio/mp3stat/Makefile')
-rw-r--r-- | audio/mp3stat/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index 09435f305259..6f9fc9fe8c00 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -28,7 +28,7 @@ PLIST_FILES= bin/mp3stat \ OPTIONS_DEFINE= VORBIS DOCS OPTIONS_DEFAULT= VORBIS -VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis +VORBIS_LIB_DEPENDS= libvorbis.so:audio/libvorbis VORBIS_PLIST_FILES= lib/mp3stat/input_vorb.so VORBIS_MAKE_ARGS_OFF= VORBIS="" |