diff options
Diffstat (limited to 'devel/rubygem-gettext/Makefile')
-rw-r--r-- | devel/rubygem-gettext/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-gettext/Makefile b/devel/rubygem-gettext/Makefile index 5281306381d9..9cd0dab4478e 100644 --- a/devel/rubygem-gettext/Makefile +++ b/devel/rubygem-gettext/Makefile @@ -12,8 +12,8 @@ COMMENT= Ruby implementation of the gettext library LICENSE= RUBY LGPL3 LICENSE_COMB= dual -RUN_DEPENDS= rubygem-locale>=2.0.5:${PORTSDIR}/devel/rubygem-locale \ - rubygem-text>=1.3.0:${PORTSDIR}/textproc/rubygem-text +RUN_DEPENDS= rubygem-locale>=2.0.5:devel/rubygem-locale \ + rubygem-text>=1.3.0:textproc/rubygem-text USES= shebangfix NO_ARCH= yes |