1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-02 11:09:29 +00:00

add dependencies to fix after update of libremns to 1.56

PR:		243875
Submitted by:	Dirk Meyer <dinoex@FreeBSD.org>
This commit is contained in:
Dan Langille 2020-02-21 16:31:11 +00:00
parent 1c0b2b5a63
commit 1f0867fd61
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=526632

View File

@ -3,7 +3,7 @@
PORTNAME= librenms
PORTVERSION= 1.56
PORTREVISION= 1
PORTREVISION= 2
PORTEPOCH= 1
CATEGORIES= net-mgmt
MASTER_SITES= LOCAL/dvl:vendor
@ -30,7 +30,9 @@ RUN_DEPENDS+= rrdtool:databases/rrdtool \
bash:shells/bash \
sudo:security/sudo
USE_PHP= ctype curl filter gd hash json ldap mbstring mysqli openssl pdo pdo_mysql phar posix session simplexml snmp tokenizer xml zip
USE_PHP= ctype curl dom fileinfo filter gd hash json ldap mbstring \
mysqli openssl pdo pdo_mysql phar posix session simplexml \
snmp tokenizer xml xmlwriter zip
USE_GITHUB= yes
GH_ACCOUNT= librenms