diff options
Diffstat (limited to 'textproc/ruby-rss.alt/Makefile')
-rw-r--r-- | textproc/ruby-rss.alt/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/ruby-rss.alt/Makefile b/textproc/ruby-rss.alt/Makefile index 089b7b3a5e12..e8172481afa4 100644 --- a/textproc/ruby-rss.alt/Makefile +++ b/textproc/ruby-rss.alt/Makefile @@ -15,7 +15,7 @@ COMMENT= Ruby library for handling RSS (alternative impl.) LICENSE= BSD2CLAUSE RUBY LICENSE_COMB= dual -RUN_DEPENDS= ja-${RUBY_PKGNAMEPREFIX}uconv>=0:${PORTSDIR}/japanese/ruby-uconv +RUN_DEPENDS= ja-${RUBY_PKGNAMEPREFIX}uconv>=0:japanese/ruby-uconv BROKEN_RUBY22= yes BROKEN_RUBY23= yes |