diff options
Diffstat (limited to 'sysutils/rubygem-guard-livereload/Makefile')
-rw-r--r-- | sysutils/rubygem-guard-livereload/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/rubygem-guard-livereload/Makefile b/sysutils/rubygem-guard-livereload/Makefile index c5abd3cf80b8..ebfe5b1b79ad 100644 --- a/sysutils/rubygem-guard-livereload/Makefile +++ b/sysutils/rubygem-guard-livereload/Makefile @@ -19,7 +19,6 @@ RUN_DEPENDS= rubygem-em-websocket>=0.5:www/rubygem-em-websocket \ NO_ARCH= yes USE_RUBY= yes -USE_RUBYGEMS= yes -RUBYGEM_AUTOPLIST= yes +USES= gem:autoplist .include <bsd.port.mk> |