aboutsummaryrefslogtreecommitdiffstats
path: root/audio/streamripper/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/streamripper/Makefile')
-rw-r--r--audio/streamripper/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile
index 350f2c3fb84b..816c46749d59 100644
--- a/audio/streamripper/Makefile
+++ b/audio/streamripper/Makefile
@@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= streamripper
MAINTAINER= trevor@FreeBSD.org
COMMENT= Splits SHOUTcast stream into tracks
-LIB_DEPENDS= mad.2:${PORTSDIR}/audio/libmad
+LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv \
+ mad.2:${PORTSDIR}/audio/libmad
GNU_CONFIGURE= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \