aboutsummaryrefslogtreecommitdiff
path: root/www/davical
diff options
context:
space:
mode:
authorAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2021-02-08 15:16:58 +0000
committerAlexandre C. GuimarĂ£es <rigoletto@FreeBSD.org>2021-02-08 15:16:58 +0000
commit89ae38f5ce44b7160fbf7396f20024913651be12 (patch)
tree89fccbc216d34d6c259ecb1aa1508920c21a8a14 /www/davical
parentf0b9e4cc8ae55bad4d0f264244c825eebabd40c9 (diff)
downloadports-89ae38f5ce44b7160fbf7396f20024913651be12.tar.gz
ports-89ae38f5ce44b7160fbf7396f20024913651be12.zip
www/davical: add missing dependecy.
PR: 253347 Submitted by: dinoex
Notes
Notes: svn path=/head/; revision=564713
Diffstat (limited to 'www/davical')
-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