svn commit: r520331 - in head/net-mgmt: icingaweb2 icingaweb2-module-businessprocess icingaweb2-module-cube icingaweb2-module-director icingaweb2-module-elasticsearch icingaweb2-module-fileshipper ...

Mathieu Arnold mat at FreeBSD.org
Tue Dec 17 14:21:58 UTC 2019


On Tue, Dec 17, 2019 at 01:43:14PM +0000, Lars Engels wrote:
> +PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
>  
> +RUN_DEPENDS=	icingaweb2-${PHP_FLAVOR}>=2.4.1:net-mgmt/icingaweb2@${PHP_FLAVOR} \
> +		icingaweb2-module-ipl-${PHP_FLAVOR}>=0.1.1:net-mgmt/icingaweb2-module-ipl@${PHP_FLAVOR}

This, and all the other are abusing the fact that PHP_FLAVOR is
contained in PHP_PKGNAMESUFFIX.  The package names in all dependencies
should be defined with PHP_PKGNAMESUFFIX, NOT PHP_FLAVOR.  For example:

  icingaweb2${PHP_PKGNAMESUFFIX}>=2.4.1::net-mgmt/icingaweb2@${PHP_FLAVOR}

-- 
Mathieu Arnold
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 963 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-ports-all/attachments/20191217/b3e3a457/attachment.sig>


More information about the svn-ports-all mailing list