Date: Mon, 23 Jan 2023 13:51:58 GMT From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: c2b7e5a4ccdb - main - net-mgmt/icingaweb2-module-incubator: unneeded RUN_DEPENDS Message-ID: <202301231351.30NDpwr5098907@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=c2b7e5a4ccdb8d33ceb191858eb77cffae24900d commit c2b7e5a4ccdb8d33ceb191858eb77cffae24900d Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2023-01-23 13:48:22 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2023-01-23 13:51:52 +0000 net-mgmt/icingaweb2-module-incubator: unneeded RUN_DEPENDS Sponsored by: Netzkommune GmbH --- net-mgmt/icingaweb2-module-incubator/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/net-mgmt/icingaweb2-module-incubator/Makefile b/net-mgmt/icingaweb2-module-incubator/Makefile index 8695455b09a5..fc79d11d9a2c 100644 --- a/net-mgmt/icingaweb2-module-incubator/Makefile +++ b/net-mgmt/icingaweb2-module-incubator/Makefile @@ -1,6 +1,7 @@ PORTNAME= icingaweb2-module-incubator DISTVERSIONPREFIX= v DISTVERSION= 0.18.0 +PORTREVISION= 1 CATEGORIES= net-mgmt www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -11,8 +12,6 @@ WWW= https://github.com/Icinga/icingaweb2-module-incubator LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE -RUN_DEPENDS= icingaweb2${PHP_PKGNAMESUFFIX}>=2.5.0:net-mgmt/icingaweb2@${PHP_FLAVOR} - USES= php:web,flavors USE_GITHUB= yes
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301231351.30NDpwr5098907>