aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
Diffstat (limited to 'audio')
-rw-r--r--audio/herrie/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile
index 71b40a179081..eb073466a6eb 100644
--- a/audio/herrie/Makefile
+++ b/audio/herrie/Makefile
@@ -15,7 +15,7 @@ HAS_CONFIGURE= yes
CONFIGURE_ARGS+=verbose
CONFIGURE_ENV+= PREFIX=${PREFIX}
-USES= tar:bzip2
+USES= pkgconfig tar:bzip2
USE_GNOME= glib20
OPTIONS_DEFINE= MAD VORBIS SNDFILE MODPLUG HTTP LIBAO XCURSES XSPF NLS
@@ -26,7 +26,7 @@ HTTP_DESC= HTTP streams and AudioScrobbler support
LIBAO_DESC= LibAO support (breaks chroot)
XCURSES_DESC= Build XCurses version
-MAD_LIB_DEPENDS= libmad.so:${PORTSDIR}/audio/mad \
+MAD_LIB_DEPENDS= libmad.so:${PORTSDIR}/audio/libmad \
libid3tag.so:${PORTSDIR}/audio/libid3tag
MAD_CONFIGURE_OFF=no_mp3
VORBIS_LIB_DEPENDS= libvorbis.so:${PORTSDIR}/audio/libvorbis