diff options
Diffstat (limited to 'audio/firefly/Makefile')
-rw-r--r-- | audio/firefly/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/firefly/Makefile b/audio/firefly/Makefile index fb836d2f9e77..f5109fb6d174 100644 --- a/audio/firefly/Makefile +++ b/audio/firefly/Makefile @@ -52,7 +52,7 @@ JAPANESE_DESC= Japanese support in ID3 tags .if ${PORT_OPTIONS:MJAPANESE} EXTRA_PATCHES= ${FILESDIR}/extra-patch-src_scan-mp3.c -USE_ICONV= yes +USES= iconv CONFIGURE_ARGS+= --enable-iconv .endif |