diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 06:05:46 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-10-28 06:05:46 +0000 |
commit | 7215600d4f4c0d1194502d0edcba074883530513 (patch) | |
tree | 06d923d691051ef78a1daab9cdbd24d071d6413d /www/moodle | |
parent | 7245e7f2507643c5658ca06a7ef83e073d01b111 (diff) | |
download | ports-7215600d4f4c0d1194502d0edcba074883530513.tar.gz ports-7215600d4f4c0d1194502d0edcba074883530513.zip |
Notes
Diffstat (limited to 'www/moodle')
-rw-r--r-- | www/moodle/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile index 2ed2dff5641b..038bdcc97bc8 100644 --- a/www/moodle/Makefile +++ b/www/moodle/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= jmrueda@diatel.upm.es COMMENT= Course management system based on social constructionism +BROKEN= Modifies ports tree at build time + WRKSRC= ${WRKDIR}/moodle USE_PHP= session gd pcre |