- Adjust CONFLICTS

This commit is contained in:
Wen Heping 2015-12-21 01:52:41 +00:00
parent 5e92827f09
commit 4b4a016c8c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=404082
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ LICENSE= GPLv3
BUILD_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl
RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl
CONFLICTS= moodle30-3.0 moodle29-2.9.[0-9]*
CONFLICTS= moodle30-3.0.[0-9]* moodle29-2.9.[0-9]*
USES= cpe tar:tgz
USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \

View file

@ -15,7 +15,7 @@ LICENSE= GPLv3
BUILD_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl
RUN_DEPENDS= ${PHPBASE}/lib/php/${PHP_EXT_DIR}/intl.so:${PORTSDIR}/devel/pecl-intl
CONFLICTS= moodle30-3.0 moodle28-2.8.[0-9]*
CONFLICTS= moodle30-3.0.[0-9]* moodle28-2.8.[0-9]*
USES= cpe tar:tgz
USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \