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

(-)Makefile (-1 / +1 lines)
Lines 108-114 Link Here
108
USES+=		php
108
USES+=		php
109
USE_PHP=	bcmath ctype dom gettext hash iconv imap json mbstring \
109
USE_PHP=	bcmath ctype dom gettext hash iconv imap json mbstring \
110
		mcrypt pdo pdo_sqlite posix session simplexml sockets \
110
		mcrypt pdo pdo_sqlite posix session simplexml sockets \
111
		sqlite3 tokenizer xml wddx xmlreader xmlwriter xmlrpc
111
		sqlite3 tokenizer xml xmlreader xmlwriter xmlrpc
112
112
113
RUN_DEPENDS+=	${PEAR_DIR}/Mail/mime.php:mail/pear-Mail_Mime@${PHP_FLAVOR} \
113
RUN_DEPENDS+=	${PEAR_DIR}/Mail/mime.php:mail/pear-Mail_Mime@${PHP_FLAVOR} \
114
		${PEAR_DIR}/Mail/mimeDecode.php:mail/pear-Mail_mimeDecode@${PHP_FLAVOR} \
114
		${PEAR_DIR}/Mail/mimeDecode.php:mail/pear-Mail_mimeDecode@${PHP_FLAVOR} \

Return to bug 254059