diff options
| author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
|---|---|---|
| committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2015-07-02 16:01:06 +0000 |
| commit | 4e3d011569769e6a06e4bccf75fd126154afc154 (patch) | |
| tree | 4551a3f999116d7a3ec6658a240ad0c15258972f /security/rubygem-bcrypt-ruby | |
| parent | Add missing period. (diff) | |
Set NO_ARCH for remaining rubygem-* ports with no arch dependent files
Obtained from: DEVELOPER_MODE
With Hat: ruby@
Sponsored by: RideCharge Inc / Curb
Notes
Notes:
svn path=/head/; revision=391169
Diffstat (limited to 'security/rubygem-bcrypt-ruby')
| -rw-r--r-- | security/rubygem-bcrypt-ruby/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/rubygem-bcrypt-ruby/Makefile b/security/rubygem-bcrypt-ruby/Makefile index e01c7394dc35..6a506f105298 100644 --- a/security/rubygem-bcrypt-ruby/Makefile +++ b/security/rubygem-bcrypt-ruby/Makefile @@ -13,6 +13,8 @@ LICENSE= MIT RUN_DEPENDS= rubygem-bcrypt>=3.1.3:${PORTSDIR}/security/rubygem-bcrypt +NO_ARCH= yes + USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes |
