mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 01:09:24 -04:00
Attempt to fix dependency on www/mimetex after its latest rearrangement
Submitted by: pointyhat
This commit is contained in:
parent
82fa70c8a7
commit
eab4e6a575
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=269668
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue