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

(-)Makefile (-1 / +1 lines)
Lines 17-23 Link Here
17
17
18
CONFLICTS=	moodle30-3.0 moodle28-2.8.[0-9]*
18
CONFLICTS=	moodle30-3.0 moodle28-2.8.[0-9]*
19
19
20
USES=		tar:tgz
20
USES=	cpe	tar:tgz
21
USE_PHP=	session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \
21
USE_PHP=	session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \
22
		soap openssl simplexml spl dom json zip zlib hash opcache
22
		soap openssl simplexml spl dom json zip zlib hash opcache
23
WRKSRC=		${WRKDIR}/moodle
23
WRKSRC=		${WRKDIR}/moodle

Return to bug 204833