diff options
Diffstat (limited to 'net/rubygem-omniauth-oauth/Makefile')
-rw-r--r-- | net/rubygem-omniauth-oauth/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/net/rubygem-omniauth-oauth/Makefile b/net/rubygem-omniauth-oauth/Makefile index 9c2b7beb6683..d74a2321ae5f 100644 --- a/net/rubygem-omniauth-oauth/Makefile +++ b/net/rubygem-omniauth-oauth/Makefile @@ -16,7 +16,6 @@ RUN_DEPENDS= rubygem-oauth>=0:net/rubygem-oauth \ NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |