aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorerwin <erwin@FreeBSD.org>2011-02-25 17:35:28 +0800
committererwin <erwin@FreeBSD.org>2011-02-25 17:35:28 +0800
commitecb613aff5556cd18082cdbf9ff071c3ab3659c5 (patch)
treebdff39fa022e76e7e37a80787ee4a84609c09b34
parent915fb06a792e797583c3dac98c6b03a87881f056 (diff)
downloadfreebsd-ports-gnome-ecb613aff5556cd18082cdbf9ff071c3ab3659c5.tar.gz
freebsd-ports-gnome-ecb613aff5556cd18082cdbf9ff071c3ab3659c5.tar.zst
freebsd-ports-gnome-ecb613aff5556cd18082cdbf9ff071c3ab3659c5.zip
Attempt to fix dependency on www/mimetex after its latest rearrangement
Submitted by: pointyhat
-rw-r--r--www/moodle/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/moodle/Makefile b/www/moodle/Makefile
index a30a851b3aab..4db5857c168b 100644
--- a/www/moodle/Makefile
+++ b/www/moodle/Makefile
@@ -71,7 +71,7 @@ USE_PHP+= ldap
.endif
.if !defined(WITHOUT_MIMETEX)
-RUN_DEPENDS+= ${LOCALBASE}/www/cgi-bin/mimetex.cgi:${PORTSDIR}/www/mimetex
+RUN_DEPENDS+= ${LOCALBASE}/www/mimetex/cgi-bin/mimetex.cgi:${PORTSDIR}/www/mimetex
.endif
NO_BUILD= yes