aboutsummaryrefslogtreecommitdiff
path: root/net/rubygem-gitlab_omniauth-ldap
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net/rubygem-gitlab_omniauth-ldap
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=412348
Diffstat (limited to 'net/rubygem-gitlab_omniauth-ldap')
-rw-r--r--net/rubygem-gitlab_omniauth-ldap/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/net/rubygem-gitlab_omniauth-ldap/Makefile b/net/rubygem-gitlab_omniauth-ldap/Makefile
index da1bd447be7a..0e6534055742 100644
--- a/net/rubygem-gitlab_omniauth-ldap/Makefile
+++ b/net/rubygem-gitlab_omniauth-ldap/Makefile
@@ -10,10 +10,10 @@ COMMENT= LDAP strategy for OmniAuth
LICENSE= MIT
-RUN_DEPENDS= rubygem-net-ldap>=0.9:${PORTSDIR}/net/rubygem-net-ldap \
- rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \
- rubygem-pyu-ruby-sasl>=0.0.3.1:${PORTSDIR}/security/rubygem-pyu-ruby-sasl \
- rubygem-rubyntlm>=0.3:${PORTSDIR}/net/rubygem-rubyntlm
+RUN_DEPENDS= rubygem-net-ldap>=0.9:net/rubygem-net-ldap \
+ rubygem-omniauth>=1.0:security/rubygem-omniauth \
+ rubygem-pyu-ruby-sasl>=0.0.3.1:security/rubygem-pyu-ruby-sasl \
+ rubygem-rubyntlm>=0.3:net/rubygem-rubyntlm
NO_ARCH= yes
USE_RUBY= yes