From 0c029963bd02736bab0caaf37d70ac1a64637103 Mon Sep 17 00:00:00 2001 From: trevor Date: Mon, 17 Nov 2003 21:12:47 +0000 Subject: Use PORTSDIR macro. --- audio/festlex-oald/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'audio/festlex-oald') diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile index e6eb8908cca..bdf0433c786 100644 --- a/audio/festlex-oald/Makefile +++ b/audio/festlex-oald/Makefile @@ -18,7 +18,7 @@ DIST_SUBDIR= festival MAINTAINER= trevor@FreeBSD.org COMMENT= Oxford Advanced Learner's pronunciation dictionary for Festival -RUN_DEPENDS= festival:${.CURDIR}/../festival +RUN_DEPENDS= festival:${PORTSDIR}/audio/festival RESTRICTED= no-commercial-use -- cgit