git: 14d3a9ad5c84 - main - www/baikal: flavourize

From: Alexander Leidinger <netchild_at_FreeBSD.org>
Date: Mon, 04 Mar 2024 17:01:48 UTC
The branch main has been updated by netchild:

URL: https://cgit.FreeBSD.org/ports/commit/?id=14d3a9ad5c84b430a10ce3a40dd0572851d9f285

commit 14d3a9ad5c84b430a10ce3a40dd0572851d9f285
Author:     Alexander Leidinger <netchild@FreeBSD.org>
AuthorDate: 2024-03-04 16:59:40 +0000
Commit:     Alexander Leidinger <netchild@FreeBSD.org>
CommitDate: 2024-03-04 17:01:46 +0000

    www/baikal: flavourize
    
    PR:             277479
    Approved by:    maintainer
---
 www/baikal/Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/www/baikal/Makefile b/www/baikal/Makefile
index d5e68ace9c08..c7f477adafc7 100644
--- a/www/baikal/Makefile
+++ b/www/baikal/Makefile
@@ -3,6 +3,7 @@ PORTVERSION=	0.9.4
 PORTREVISION=	0
 CATEGORIES=	www
 MASTER_SITES=	https://github.com/fruux/Baikal/releases/download/${PORTVERSION}/
+PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
 
 MAINTAINER=	gahr@FreeBSD.org
 COMMENT=	Lightweight CalDAV/CardDAV server
@@ -11,7 +12,7 @@ WWW=		https://sabre.io/baikal/
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
-USES=		php zip
+USES=		php:web,flavors zip
 USE_PHP=	ctype dom filter imap mbstring pdo_sqlite \
 		session xml xmlreader xmlwriter