diff options
Diffstat (limited to 'converters/siconv')
-rw-r--r-- | converters/siconv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/converters/siconv/Makefile b/converters/siconv/Makefile index 69f363d89add..f4d854d3978b 100644 --- a/converters/siconv/Makefile +++ b/converters/siconv/Makefile @@ -15,8 +15,7 @@ MASTER_SITES= http://www.technocage.com/~caskey/siconv/download/ MAINTAINER= ijliao@FreeBSD.org COMMENT= Convert data from one character set to another -LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv - +USE_ICONV= yes PLIST_FILES= bin/siconv do-build: |