diff options
Diffstat (limited to 'audio/ices')
-rw-r--r-- | audio/ices/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/ices/Makefile b/audio/ices/Makefile index 617adab749fb..502e1ea7e0c6 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -21,11 +21,10 @@ LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \ OPTIONS_DEFINE= ALSA -USES= pkgconfig +USES= pkgconfig iconv USE_BZIP2= yes USE_GNOME= libxml2 USE_GMAKE= yes -USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-roaraudio --disable-sun-audio MAKE_JOBS_SAFE= yes |