diff options
Diffstat (limited to 'textproc/rubygem-gitlab-grit/Makefile')
-rw-r--r-- | textproc/rubygem-gitlab-grit/Makefile | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/rubygem-gitlab-grit/Makefile b/textproc/rubygem-gitlab-grit/Makefile index bf4005004ab9..d9ad184b76e9 100644 --- a/textproc/rubygem-gitlab-grit/Makefile +++ b/textproc/rubygem-gitlab-grit/Makefile @@ -11,10 +11,10 @@ COMMENT= Library for extracting information from a git repository LICENSE= MIT -RUN_DEPENDS= rubygem-charlock_holmes>=0.6:${PORTSDIR}/textproc/rubygem-charlock_holmes \ - rubygem-diff-lcs>=1.1:${PORTSDIR}/textproc/rubygem-diff-lcs \ - rubygem-mime-types1>=1.15:${PORTSDIR}/misc/rubygem-mime-types1 \ - rubygem-posix-spawn>=0.3:${PORTSDIR}/devel/rubygem-posix-spawn +RUN_DEPENDS= rubygem-charlock_holmes>=0.6:textproc/rubygem-charlock_holmes \ + rubygem-diff-lcs>=1.1:textproc/rubygem-diff-lcs \ + rubygem-mime-types1>=1.15:misc/rubygem-mime-types1 \ + rubygem-posix-spawn>=0.3:devel/rubygem-posix-spawn NO_ARCH= yes |