Add ${.CURDIR} to RUN_DEPENDS because we need the whole path. This will

keep the make_index script from hacking tiny, barely noticable hairballs
over this port.
This commit is contained in:
Steve Price 2000-11-08 22:52:29 +00:00
parent 07352ab09d
commit 22b9fdbb62
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34925

View file

@ -16,7 +16,7 @@ DIST_SUBDIR= festival
MAINTAINER= trevor@FreeBSD.org
RUN_DEPENDS= festival:../festival
RUN_DEPENDS= festival:${.CURDIR}/../festival
RESTRICTED= no-commercial-use