aboutsummaryrefslogtreecommitdiffstats
path: root/audio/deadbeef/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/deadbeef/Makefile')
-rw-r--r--audio/deadbeef/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile
index 808bd094bf6a..09089ad28387 100644
--- a/audio/deadbeef/Makefile
+++ b/audio/deadbeef/Makefile
@@ -18,11 +18,10 @@ LIB_DEPENDS= samplerate:${PORTSDIR}/audio/libsamplerate \
execinfo:${PORTSDIR}/devel/libexecinfo
GNU_CONFIGURE= yes
-USES= pkgconfig gettext
+USES= pkgconfig gettext iconv
USE_GMAKE= yes
USE_LDCONFIG= yes
USE_BZIP2= yes
-USE_ICONV= yes
CONFIGURE_ARGS= --disable-alsa --disable-nullout \
CPPFLAGS="-I../dumb/dumb-kode54/include -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib" LIBS="-lexecinfo -lintl"