From 6d48476cf23c413b537d00462a73f0a151d76c3a Mon Sep 17 00:00:00 2001 From: wen Date: Wed, 5 Dec 2012 07:28:55 +0000 Subject: - Add www/moodle24 for the new version of moodle - Adjust CONFLICTS Feature safe: yes --- www/moodle22/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/moodle22') diff --git a/www/moodle22/Makefile b/www/moodle22/Makefile index 8d6bdad40882..9b82d5c96255 100644 --- a/www/moodle22/Makefile +++ b/www/moodle22/Makefile @@ -17,7 +17,7 @@ COMMENT= Course management system based on social constructionism 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= moodle-1.*.* moodle-2.3.* +CONFLICTS= moodle-1.*.* moodle-2.3.* moodle-2.4.* LATEST_LINK= moodle22 USE_PHP= session gd pcre mbstring iconv tokenizer curl xml xmlrpc ctype \ -- cgit