Date: Mon, 4 Mar 2024 17:01:48 GMT From: Alexander Leidinger <netchild@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 14d3a9ad5c84 - main - www/baikal: flavourize Message-ID: <202403041701.424H1m9F028190@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403041701.424H1m9F028190>