Index: head/textproc/rubygem-libxml-ruby/Makefile =================================================================== --- head/textproc/rubygem-libxml-ruby/Makefile (revision 561049) +++ head/textproc/rubygem-libxml-ruby/Makefile (revision 561050) @@ -1,19 +1,19 @@ # Created by: Michael Schout # $FreeBSD$ PORTNAME= libxml-ruby PORTVERSION= 3.1.0 CATEGORIES= textproc rubygems MASTER_SITES= RG MAINTAINER= ruby@FreeBSD.org COMMENT= Ruby bindings for the GNOME Libxml2 toolkit LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE +USES= gem gnome USE_GNOME= libxml2 USE_RUBY= yes -USES= gem gnome .include Index: head/textproc/rubygem-libxml-ruby/pkg-descr =================================================================== --- head/textproc/rubygem-libxml-ruby/pkg-descr (revision 561049) +++ head/textproc/rubygem-libxml-ruby/pkg-descr (revision 561050) @@ -1,4 +1,4 @@ The Libxml-Ruby project provides Ruby language bindings for the GNOME Libxml2 XML toolkit. It is free software, released under the MIT License. -WWW: http://xml4r.github.io/libxml-ruby/ +WWW: https://xml4r.github.io/libxml-ruby/