diff options
author | kris <kris@FreeBSD.org> | 2005-10-28 14:05:46 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-10-28 14:05:46 +0800 |
commit | cb26dc65c98f11e275b37cb4437c5f14c74e58b7 (patch) | |
tree | 44615b32e7a806e2ce1a9fadc55815cbb17e0c82 /www/moodle2/Makefile | |
parent | 94a87f3bfe115f6601c0e56a8f2073605e79d422 (diff) | |
download | freebsd-ports-gnome-cb26dc65c98f11e275b37cb4437c5f14c74e58b7.tar.gz freebsd-ports-gnome-cb26dc65c98f11e275b37cb4437c5f14c74e58b7.tar.zst freebsd-ports-gnome-cb26dc65c98f11e275b37cb4437c5f14c74e58b7.zip |
BROKEN: Modifies ports tree at build time
Diffstat (limited to 'www/moodle2/Makefile')
-rw-r--r-- | www/moodle2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/moodle2/Makefile b/www/moodle2/Makefile index 2ed2dff5641b..038bdcc97bc8 100644 --- a/www/moodle2/Makefile +++ b/www/moodle2/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 |