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

(-)Makefile (-1 / +1 lines)
Lines 12-18 Link Here
12
PATCHDIR=
12
PATCHDIR=
13
PLIST=		${PKGDIR}/pkg-plist.frontend
13
PLIST=		${PKGDIR}/pkg-plist.frontend
14
14
15
USE_PHP=	bcmath ctype dom filter gd gettext json ldap mbstring pcre \
15
USE_PHP=	bcmath ctype dom fileinfo filter gd gettext json ldap mbstring pcre \
16
		session simplexml snmp sockets xml xmlreader xmlwriter
16
		session simplexml snmp sockets xml xmlreader xmlwriter
17
USES+=		php:web
17
USES+=		php:web
18
18

Return to bug 240482