diff options
Diffstat (limited to 'devel/rubygem-github_api/Makefile')
-rw-r--r-- | devel/rubygem-github_api/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/rubygem-github_api/Makefile b/devel/rubygem-github_api/Makefile index e9e6319d3f2b..e16ccadc79a3 100644 --- a/devel/rubygem-github_api/Makefile +++ b/devel/rubygem-github_api/Makefile @@ -21,6 +21,6 @@ RUN_DEPENDS= rubygem-addressable>=2.4.0:www/rubygem-addressable \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |