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

(-)/usr/ports/www/pivotx/Makefile (-1 / +1 lines)
Lines 29-35 Link Here
29
29
30
WANT_PHP_WEB=	yes
30
WANT_PHP_WEB=	yes
31
IGNORE_WITH_PHP=4
31
IGNORE_WITH_PHP=4
32
USE_PHP=	session gettext xml gd pcre
32
USE_PHP=	session gettext xml gd pcre tokenizer
33
USE_GETTEXT=	yes
33
USE_GETTEXT=	yes
34
34
35
.if exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/simplexml.so) || !exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/dom.so)
35
.if exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/simplexml.so) || !exists(${PHPBASE}/lib/php/${PHP_EXT_DIR}/dom.so)

Return to bug 159514