diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2015-06-23 20:22:40 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2015-06-23 20:22:40 +0800 |
commit | ddd01b5d1cdb601011e136c891c93ad551e03bfc (patch) | |
tree | 5eec8e1ba2d2abd5ed8a1a7a526d29f4c02e1965 /security | |
parent | 153815ab4ddee848153dabbddda61b1072c87d39 (diff) | |
download | freebsd-ports-gnome-ddd01b5d1cdb601011e136c891c93ad551e03bfc.tar.gz freebsd-ports-gnome-ddd01b5d1cdb601011e136c891c93ad551e03bfc.tar.zst freebsd-ports-gnome-ddd01b5d1cdb601011e136c891c93ad551e03bfc.zip |
- Add NO_ARCH
Diffstat (limited to 'security')
-rw-r--r-- | security/rubygem-omniauth-gitlab/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/rubygem-omniauth-gitlab/Makefile b/security/rubygem-omniauth-gitlab/Makefile index 406f5a89201c..cbaa7e7fd17e 100644 --- a/security/rubygem-omniauth-gitlab/Makefile +++ b/security/rubygem-omniauth-gitlab/Makefile @@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE.txt RUN_DEPENDS= rubygem-omniauth>=1.0:${PORTSDIR}/security/rubygem-omniauth \ rubygem-omniauth-oauth2>=1.0:${PORTSDIR}/net/rubygem-omniauth-oauth2 +NO_ARCH= yes USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |