diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2009-03-10 03:35:21 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2009-03-10 03:35:21 +0000 |
commit | dcaaf63e61eb1f5c6cc06e20305940af448d4a34 (patch) | |
tree | f2682d2011ecfcbe6c8fae5bd2eab67f47b80491 /devel/ruby-gettext/Makefile | |
parent | e0b1ca4620377e0445d989bca6cdf8162c88662c (diff) | |
download | ports-dcaaf63e61eb1f5c6cc06e20305940af448d4a34.tar.gz ports-dcaaf63e61eb1f5c6cc06e20305940af448d4a34.zip |
Notes
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 |