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

(-)Makefile (-1 / +1 lines)
Lines 13-19 Link Here
13
13
14
USES=		cpe tar:bzip2
14
USES=		cpe tar:bzip2
15
USE_PHP=	bz2 ctype curl dom fileinfo filter gd hash iconv json \
15
USE_PHP=	bz2 ctype curl dom fileinfo filter gd hash iconv json \
16
		mbstring pdo session simplexml xml xmlreader xmlwriter \
16
		mbstring pdo posix session simplexml xml xmlreader xmlwriter \
17
		xsl wddx zip zlib
17
		xsl wddx zip zlib
18
WANT_PHP_WEB=	yes
18
WANT_PHP_WEB=	yes
19
19

Return to bug 202008