diff --git a/www/rubygem-jekyll/Makefile b/www/rubygem-jekyll/Makefile index 9e964f384775..93435a853300 100644 --- a/www/rubygem-jekyll/Makefile +++ b/www/rubygem-jekyll/Makefile @@ -27,9 +27,9 @@ RUN_DEPENDS= rubygem-addressable>=2.4:www/rubygem-addressable \ CONFLICTS_INSTALL= rubygem-jekyll2-* -NO_ARCH= yes -USE_RUBY= yes USES= gem +USE_RUBY= yes +NO_ARCH= yes PLIST_FILES= bin/jekyll diff --git a/www/rubygem-jekyll/pkg-descr b/www/rubygem-jekyll/pkg-descr index a346bd712e51..ffca117c37b2 100644 --- a/www/rubygem-jekyll/pkg-descr +++ b/www/rubygem-jekyll/pkg-descr @@ -5,4 +5,4 @@ complete, static website suitable for serving with Apache or your favorite web server. This is also the engine behind GitHub Pages, which you can use to host your project's page or blog on GitHub. -WWW: http://jekyllrb.com/ +WWW: https://jekyllrb.com/