aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2024-03-04 16:59:40 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2024-03-04 17:01:46 +0000
commit14d3a9ad5c84b430a10ce3a40dd0572851d9f285 (patch)
tree957db827fb074cc788e6b9ccec7b823bb8c60222
parent2dc822b9e7c44abf61594cbc31379837bb35973d (diff)
downloadports-14d3a9ad5c84b430a10ce3a40dd0572851d9f285.tar.gz
ports-14d3a9ad5c84b430a10ce3a40dd0572851d9f285.zip
www/baikal: flavourize
PR: 277479 Approved by: maintainer
-rw-r--r--www/baikal/Makefile3
1 files changed, 2 insertions, 1 deletions
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