git: ce1e427c247a - main - net/rubygem-ovirt-engine-sdk: Move BROKEN_* upward
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Feb 2024 15:35:56 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=ce1e427c247aa6cd6dffa8421b62bf7d31c3e57c
commit ce1e427c247aa6cd6dffa8421b62bf7d31c3e57c
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-02-21 14:57:33 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-02-21 15:10:43 +0000
net/rubygem-ovirt-engine-sdk: Move BROKEN_* upward
- Clean up pkg-descr
---
net/rubygem-ovirt-engine-sdk/Makefile | 3 ++-
net/rubygem-ovirt-engine-sdk/pkg-descr | 2 --
2 files changed, 2 insertions(+), 3 deletions(-)
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
@@ -12,11 +12,12 @@ WWW= https://ovirt.org/ \
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 <bsd.port.mk>
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