diff options
| author | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
|---|---|---|
| committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-04-01 14:16:16 +0000 |
| commit | 8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch) | |
| tree | d3548a0f08ca434f11cb4415a93d98037409413b /mail/rubygem-exception_notification | |
| parent | Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l. (diff) | |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight
Diffstat (limited to 'mail/rubygem-exception_notification')
| -rw-r--r-- | mail/rubygem-exception_notification/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/rubygem-exception_notification/Makefile b/mail/rubygem-exception_notification/Makefile index 4abd250c91cd..00c87b791d2f 100644 --- a/mail/rubygem-exception_notification/Makefile +++ b/mail/rubygem-exception_notification/Makefile @@ -12,8 +12,8 @@ COMMENT= Exception notification for Rails apps LICENSE= MIT LICENSE_FILE= ${WRKSRC}/MIT-LICENSE -RUN_DEPENDS= rubygem-actionmailer4>=4.0:${PORTSDIR}/mail/rubygem-actionmailer4 \ - rubygem-activesupport4>=4.0:${PORTSDIR}/devel/rubygem-activesupport4 +RUN_DEPENDS= rubygem-actionmailer4>=4.0:mail/rubygem-actionmailer4 \ + rubygem-activesupport4>=4.0:devel/rubygem-activesupport4 NO_ARCH= yes USE_RUBY= yes |
