diff options
Diffstat (limited to 'audio/mpiosh/Makefile')
-rw-r--r-- | audio/mpiosh/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mpiosh/Makefile b/audio/mpiosh/Makefile index 35772aec2cf0..f89c08da84a2 100644 --- a/audio/mpiosh/Makefile +++ b/audio/mpiosh/Makefile @@ -16,10 +16,10 @@ MAINTAINER= asa@gascom.ru COMMENT= Digit@lway MPIO MP3 player tool RUN_DEPENDS= ${MODULES}/mpio.ko:${PORTSDIR}/audio/mpio-driver -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv MODULES?= /modules +USE_ICONV= yes USE_LIBTOOL_VER= 13 USE_GETOPT_LONG= yes GNU_CONFIGURE= yes |