diff options
Diffstat (limited to 'textproc/rubygem-html-pipeline-gitlab/Makefile')
-rw-r--r-- | textproc/rubygem-html-pipeline-gitlab/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/rubygem-html-pipeline-gitlab/Makefile b/textproc/rubygem-html-pipeline-gitlab/Makefile index 7db15df8de06..7955fcc6ae4c 100644 --- a/textproc/rubygem-html-pipeline-gitlab/Makefile +++ b/textproc/rubygem-html-pipeline-gitlab/Makefile @@ -19,6 +19,6 @@ RUN_DEPENDS= rubygem-actionpack4>=4:www/rubygem-actionpack4 \ NO_ARCH= yes USE_RUBY= yes -USES= gem:autoplist +USES= gem .include <bsd.port.mk> |