aboutsummaryrefslogtreecommitdiff
path: root/audio/mpiosh
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:20:22 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2004-03-30 19:20:22 +0000
commit4efa9ce4aba677e16625a76f8415226114d2d072 (patch)
tree768a9d49a28e618c67e66b92df38c1d490e817b4 /audio/mpiosh
parente60f196636352a608c09494e14f7820b3215a15d (diff)
downloadports-4efa9ce4aba677e16625a76f8415226114d2d072.tar.gz
ports-4efa9ce4aba677e16625a76f8415226114d2d072.zip
- Use USE_ICONV knob
Approved by: portmgr
Notes
Notes: svn path=/head/; revision=105722
Diffstat (limited to 'audio/mpiosh')
-rw-r--r--audio/mpiosh/Makefile2
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