summaryrefslogtreecommitdiff
path: root/converters/ruby-iconv
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2004-03-21 09:35:10 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2004-03-21 09:35:10 +0000
commit37c9ae2d62206e8a314b191f6f1fea9dc799b459 (patch)
treef060a393f6afca32308d43580f21fe43717c9f0b /converters/ruby-iconv
parentmove openoffice-1.1-gr to openoffice-1.1-el (diff)
USE_ICONV.
Notes
Notes: svn path=/head/; revision=104832
Diffstat (limited to 'converters/ruby-iconv')
-rw-r--r--converters/ruby-iconv/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile
index 16e95147ae8a..4e01ea290ebe 100644
--- a/converters/ruby-iconv/Makefile
+++ b/converters/ruby-iconv/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
MAINTAINER= knu@FreeBSD.org
COMMENT= An iconv wrapper class for Ruby
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
+USE_ICONV= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes