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

(-)Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
NO_BUILD=	yes
17
NO_BUILD=	yes
18
18
19
# set php requirements same as drupal itself
19
# set php requirements same as drupal itself
20
USE_PHP=	gd pcre session xml mbstring ctype json hash
20
USE_PHP=	gd pcre session xml mbstring ctype json hash simplexml dom pdo pdo_mysql
21
IGNORE_WITH_PHP=4
21
IGNORE_WITH_PHP=4
22
WANT_PHP_CLI=	yes
22
WANT_PHP_CLI=	yes

Return to bug 175428