diff --git a/net/rubygem-ovirt-engine-sdk/Makefile b/net/rubygem-ovirt-engine-sdk/Makefile index 85608c5cc393..e117769e3267 100644 --- a/net/rubygem-ovirt-engine-sdk/Makefile +++ b/net/rubygem-ovirt-engine-sdk/Makefile @@ -1,22 +1,23 @@ PORTNAME= ovirt-engine-sdk PORTVERSION= 4.4.1 PORTREVISION= 2 CATEGORIES= net rubygems MASTER_SITES= RG MAINTAINER= sunpoet@FreeBSD.org COMMENT= Ruby SDK for the oVirt Engine API WWW= https://ovirt.org/ \ https://github.com/oVirt/ovirt-engine-sdk-ruby LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE.txt +BROKEN_RUBY32= yes + LIB_DEPENDS= libcurl.so:ftp/curl RUN_DEPENDS= rubygem-json>=1<3:devel/rubygem-json USES= gem gnome USE_GNOME= libxml2 -BROKEN_RUBY32= yes .include diff --git a/net/rubygem-ovirt-engine-sdk/pkg-descr b/net/rubygem-ovirt-engine-sdk/pkg-descr index 5d82532faf3f..ae0763223807 100644 --- a/net/rubygem-ovirt-engine-sdk/pkg-descr +++ b/net/rubygem-ovirt-engine-sdk/pkg-descr @@ -1,3 +1 @@ The oVirt Ruby SDK is a Ruby gem that simplyfies access to the oVirt Engine API. - -See also: https://github.com/oVirt/ovirt-engine-sdk-ruby