aboutsummaryrefslogtreecommitdiffstats
path: root/www/moodle/Makefile
diff options
context:
space:
mode:
authorjadawin <jadawin@FreeBSD.org>2009-01-30 17:29:58 +0800
committerjadawin <jadawin@FreeBSD.org>2009-01-30 17:29:58 +0800
commit71d029d4f93c9be5b751131099568f0082288b3a (patch)
tree8b7800d01c9b7dfa172fa4581814fd07fada7a39 /www/moodle/Makefile
parent7e3b74aa8ca4ac943c4b2e20ad86762e7dfb9332 (diff)
downloadfreebsd-ports-gnome-71d029d4f93c9be5b751131099568f0082288b3a.tar.gz
freebsd-ports-gnome-71d029d4f93c9be5b751131099568f0082288b3a.tar.zst
freebsd-ports-gnome-71d029d4f93c9be5b751131099568f0082288b3a.zip
- Update to 1.9.4
PR: ports/131082 Submitted by: Wen heping <wenheping _AT_ gmail.com> Approved by: maintainer
Diffstat (limited to 'www/moodle/Makefile')
-rw-r--r--www/moodle/Makefile9
1 files changed, 6 insertions, 3 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index 237e1c19ccc7..289cd285f7fd 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -6,9 +6,12 @@
#
PORTNAME= moodle
-PORTVERSION= 1.9.3
+PORTVERSION= 1.9.4
CATEGORIES= www
-MASTER_SITES= http://download.moodle.org/stable19/
+MASTER_SITES= http://download.moodle.org/stable19/ \
+ http://download2.moodle.org/stable19/ \
+ http://download3.moodle.org/stable19/ \
+ http://download4.moodle.org/stable19/
EXTRACT_SUFX= .tgz
MAINTAINER= jmrueda@diatel.upm.es
@@ -66,7 +69,7 @@ USE_PHP+= ldap
.endif
.if !defined(WITHOUT_MIMETEX)
-RUN_DEPENDS+= ${PREFIX}/www/cgi-bin/mimetex.cgi:${PORTSDIR}/www/mimetex
+RUN_DEPENDS+= ${LOCALBASE}/www/cgi-bin/mimetex.cgi:${PORTSDIR}/www/mimetex
.endif
NO_BUILD= yes