diff options
author | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:53:47 +0000 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2013-10-30 02:53:47 +0000 |
commit | 23b7ed77c21a118980338177372db1c76245c6de (patch) | |
tree | 975423a230eef08b3b95f71aa854f20c5f5ca297 /net/rubygem-omniauth-github | |
parent | d1e6a4ed38a2da8a6750fa4ec44aa89c9bf91547 (diff) | |
download | ports-23b7ed77c21a118980338177372db1c76245c6de.tar.gz ports-23b7ed77c21a118980338177372db1c76245c6de.zip |
Notes
Diffstat (limited to 'net/rubygem-omniauth-github')
-rw-r--r-- | net/rubygem-omniauth-github/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/rubygem-omniauth-github/Makefile b/net/rubygem-omniauth-github/Makefile index 6270b5e1d915..b807f4a63bbc 100644 --- a/net/rubygem-omniauth-github/Makefile +++ b/net/rubygem-omniauth-github/Makefile @@ -15,6 +15,5 @@ USE_RUBY= yes USE_RUBYGEMS= yes RUBYGEM_AUTOPLIST= yes -NO_STAGE= yes .include <bsd.port.mk> |