databases/p5-Mango: remove dependency on databases/mongodb50

This is a MongoDB client. You don't need to have the server installed.
As comparison: the Debian package does not depend on the MongoDB
server either.
see: https://packages.debian.org/bookworm/libmango-perl

* Builds fine on aarch64.
This commit is contained in:
Ronald Klop 2024-03-20 22:28:23 +01:00
parent 95b8f79c10
commit 8c4716884b
No known key found for this signature in database
GPG Key ID: 551E8E6207A42166
1 changed files with 2 additions and 3 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= Mango
PORTVERSION= 1.30
PORTREVISION= 3
PORTREVISION= 4
CATEGORIES= databases perl5
MASTER_SITES= CPAN
MASTER_SITE_SUBDIR= CPAN:ODC
@ -14,8 +14,7 @@ LICENSE= ART20
LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${RUN_DEPENDS}
RUN_DEPENDS= mongo:databases/mongodb50 \
p5-Mojolicious>=5.40:www/p5-Mojolicious
RUN_DEPENDS= p5-Mojolicious>=5.40:www/p5-Mojolicious
USES= perl5
USE_PERL5= configure