aboutsummaryrefslogtreecommitdiff
path: root/audio/scrobbler/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/scrobbler/Makefile')
-rw-r--r--audio/scrobbler/Makefile2
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::