diff options
Diffstat (limited to 'net/rubygem-omniauth-github/Makefile')
-rw-r--r-- | net/rubygem-omniauth-github/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/rubygem-omniauth-github/Makefile b/net/rubygem-omniauth-github/Makefile index 16221d114e40..1503458040d0 100644 --- a/net/rubygem-omniauth-github/Makefile +++ b/net/rubygem-omniauth-github/Makefile @@ -15,6 +15,6 @@ RUN_DEPENDS= rubygem-omniauth>=1.0:security/rubygem-omniauth \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |