aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2021-02-24 15:12:56 +0000
committerAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2021-02-24 15:12:56 +0000
commit2cd3923bd5b0a021ceef2f16b25dc265ca22d8df (patch)
treebfbd91b5fe129497c7af29bef49aa51d73f7c63b
parentf3ab7552b154e4b4406ce6e5bb7e205de4e2d9a7 (diff)
downloadports-2cd3923bd5b0a021ceef2f16b25dc265ca22d8df.tar.gz
ports-2cd3923bd5b0a021ceef2f16b25dc265ca22d8df.zip
MFH: r564713
www/davical: add missing dependecy. PR: 253347 Submitted by: dinoex
Notes
Notes: svn path=/branches/2021Q1/; revision=566480
-rw-r--r--www/davical/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/davical/Makefile b/www/davical/Makefile
index b884199d69ec..c0894ef26a4a 100644
--- a/www/davical/Makefile
+++ b/www/davical/Makefile
@@ -4,6 +4,7 @@
PORTNAME= davical
DISTVERSIONPREFIX= r
DISTVERSION= 1.1.9.3
+PORTREVISION= 1
CATEGORIES?= www
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
@@ -27,7 +28,7 @@ GL_ACCOUNT= davical-project
GL_COMMIT= 55d485045f43b52ccdbedbded2bfebb33b781d57
USE_PHP= calendar curl gettext iconv pcre pdo \
- pdo_pgsql pgsql xml
+ pdo_pgsql pgsql session xml
NO_ARCH= yes
NO_BUILD= yes