diff options
Diffstat (limited to 'audio/scrobbler/Makefile')
-rw-r--r-- | audio/scrobbler/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile index 1d3788a989c2..b0129245a2a2 100644 --- a/audio/scrobbler/Makefile +++ b/audio/scrobbler/Makefile @@ -59,7 +59,7 @@ CONFIGURE_ARGS+= --enable-prefer-ape .endif .if defined(WITH_ENCODINGS_PATCH) -USE_ICONV= yes +USES+= iconv .endif post-patch:: |