diff options
Diffstat (limited to 'devel/ruby-gettext/Makefile')
-rw-r--r-- | devel/ruby-gettext/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/ruby-gettext/Makefile b/devel/ruby-gettext/Makefile index e49fefa1750e..e43b95a67c8b 100644 --- a/devel/ruby-gettext/Makefile +++ b/devel/ruby-gettext/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gettext -PORTVERSION= 1.10.0 -PORTREVISION= 1 +PORTVERSION= 1.93.0 CATEGORIES= devel ruby MASTER_SITES= ${MASTER_SITE_RUBYFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -18,9 +17,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= A Ruby implementation of the gettext library -BUILD_DEPENDS= racc:${PORTSDIR}/devel/ruby-racc - -USE_GETTEXT= yes +#USE_GETTEXT= yes # not actually depends on it USE_RUBY= yes USE_RUBY_FEATURES= racc-runtime iconv USE_RUBY_SETUP= yes |