diff options
Diffstat (limited to 'devel/rubygem-ruby-bugzilla/Makefile')
-rw-r--r-- | devel/rubygem-ruby-bugzilla/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/rubygem-ruby-bugzilla/Makefile b/devel/rubygem-ruby-bugzilla/Makefile index 7f41cd862094..ec401d3b6e7b 100644 --- a/devel/rubygem-ruby-bugzilla/Makefile +++ b/devel/rubygem-ruby-bugzilla/Makefile @@ -12,8 +12,8 @@ COMMENT= Access to Bugzilla through WebService APIs in Ruby LICENSE= LGPL3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= rubygem-gruff>=0:${PORTSDIR}/graphics/rubygem-gruff \ - rubygem-highline>=0:${PORTSDIR}/devel/rubygem-highline +RUN_DEPENDS= rubygem-gruff>=0:graphics/rubygem-gruff \ + rubygem-highline>=0:devel/rubygem-highline NO_ARCH= yes USE_RUBY= yes |