diff options
Diffstat (limited to 'audio/xmms-wma/Makefile')
-rw-r--r-- | audio/xmms-wma/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/xmms-wma/Makefile b/audio/xmms-wma/Makefile index 22a82e6e578e..9d8fd907aa4b 100644 --- a/audio/xmms-wma/Makefile +++ b/audio/xmms-wma/Makefile @@ -23,7 +23,7 @@ USE_LDCONFIG= yes .if defined(WITH_ICONV) CFLAGS+= -DUSE_ICONV -USE_ICONV= yes +USES= iconv .endif .include <bsd.port.pre.mk> |