diff options
Diffstat (limited to 'converters')
-rw-r--r-- | converters/ruby-iconv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/ruby-iconv/Makefile b/converters/ruby-iconv/Makefile index c330a6437126..03fa98bfd168 100644 --- a/converters/ruby-iconv/Makefile +++ b/converters/ruby-iconv/Makefile @@ -18,7 +18,7 @@ DISTNAME= ${PORTNAME} MAINTAINER= ruby@FreeBSD.org COMMENT= An iconv wrapper class for Ruby -BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch +FETCH_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/${RUBY_PORT}:patch USE_ICONV= yes |