mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-02 01:20:54 +00:00
- Add CPE information
PR: 204835 204833 204832 Submitted by: shun.fbsd.pr@dropcut.net
This commit is contained in:
parent
dec8ac493f
commit
7caa28b8d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=402653
@ -17,7 +17,7 @@ RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-in
|
||||
|
||||
CONFLICTS= moodle30-3.0 moodle29-2.9.[0-9]*
|
||||
|
||||
USES= tar:tgz
|
||||
USES= cpe tar:tgz
|
||||
USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \
|
||||
soap openssl simplexml spl dom json zip zlib hash opcache
|
||||
WRKSRC= ${WRKDIR}/moodle
|
||||
|
@ -17,7 +17,7 @@ RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-in
|
||||
|
||||
CONFLICTS= moodle30-3.0 moodle28-2.8.[0-9]*
|
||||
|
||||
USES= tar:tgz
|
||||
USES= cpe tar:tgz
|
||||
USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \
|
||||
soap openssl simplexml spl dom json zip zlib hash opcache
|
||||
WRKSRC= ${WRKDIR}/moodle
|
||||
|
@ -18,7 +18,7 @@ RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-in
|
||||
|
||||
CONFLICTS= moodle28-2.8.[0-9]* moodle29-2.9.[0-9]*
|
||||
|
||||
USES= tar:tgz
|
||||
USES= cpe tar:tgz
|
||||
USE_PHP= ctype curl dom gd hash iconv json mbstring opcache openssl pcre \
|
||||
session simplexml soap spl tokenizer xml xmlrpc zip zlib
|
||||
WRKSRC= ${WRKDIR}/moodle
|
||||
|
Loading…
Reference in New Issue
Block a user