diff options
Diffstat (limited to 'www/rubygem-lighthouse-api/Makefile')
-rw-r--r-- | www/rubygem-lighthouse-api/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/rubygem-lighthouse-api/Makefile b/www/rubygem-lighthouse-api/Makefile index 552bac3644ea..f6c054228766 100644 --- a/www/rubygem-lighthouse-api/Makefile +++ b/www/rubygem-lighthouse-api/Makefile @@ -17,6 +17,6 @@ RUN_DEPENDS= rubygem-activeresource4>=3.0.0:www/rubygem-activeresource4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |