Attempt to fix dependency on www/mimetex after its latest rearrangement

Submitted by:	pointyhat
This commit is contained in:
Erwin Lansing 2011-02-25 09:35:28 +00:00
parent 82fa70c8a7
commit eab4e6a575
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269668

View file

@ -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