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

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

Return to bug 204835