1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-29 01:13:08 +00:00

net-mgmt/icingaweb2:

Add missing dependency when using PostgreSQL

PR:		216931
Submitted by:	madpilot
MFH:		2017Q1
This commit is contained in:
Lars Engels 2017-02-09 15:46:47 +00:00
parent f17d7f2051
commit a22ba61f04
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433739

View File

@ -3,6 +3,7 @@
PORTNAME= icingaweb2
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.1
PORTREVISION= 1
CATEGORIES= net-mgmt www
MAINTAINER= lme@FreeBSD.org
@ -37,7 +38,7 @@ PDF_DESC= Export graphs as PDF
NLS_USES= gettext
NLS_USE= php=intl
PGSQL_USE= PHP=pdo_pgsql
PGSQL_USE= PHP=pdo_pgsql,pgsql
MYSQL_USE= PHP=pdo_mysql
LDAP_USE= PHP=ldap
PDF_RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/imagick.so:graphics/pecl-imagick