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