View | Details | Raw Unified | Return to bug 146282
Collapse All | Expand All

(-)net-mgmt/zabbix-frontend/Makefile (-1 / +2 lines)
Lines 14-20 Link Here
14
PATCHDIR=
14
PATCHDIR=
15
PLIST=		${PKGDIR}/pkg-plist.frontend
15
PLIST=		${PKGDIR}/pkg-plist.frontend
16
16
17
USE_PHP=	bcmath ctype gd pcre snmp sockets
17
USE_PHP=	bcmath ctype gd pcre snmp sockets mbstring session dom xml \
18
		xmlreader xmlwriter
18
IGNORE_WITH_PHP=	4
19
IGNORE_WITH_PHP=	4
19
WANT_PHP_WEB=	yes
20
WANT_PHP_WEB=	yes

Return to bug 146282