diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2000-09-20 09:09:57 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2000-09-20 09:09:57 +0000 |
commit | d9f9abfd00f78490e6886663af4cb5bfd6881488 (patch) | |
tree | 5f7de20f86308be5c8befb1c803872a33b7c8a73 /audio/festlex-oald | |
parent | c3a2fb4c64f029951b9aaa0ce5be841857564de5 (diff) | |
download | ports-d9f9abfd00f78490e6886663af4cb5bfd6881488.tar.gz ports-d9f9abfd00f78490e6886663af4cb5bfd6881488.zip |
Notes
Diffstat (limited to 'audio/festlex-oald')
-rw-r--r-- | audio/festlex-oald/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/festlex-oald/Makefile b/audio/festlex-oald/Makefile index 181f7409bf60..0644da5194b5 100644 --- a/audio/festlex-oald/Makefile +++ b/audio/festlex-oald/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= festival MAINTAINER= trevor@jpj.net -RUN_DEPENDS= festival:../festival +RUN_DEPENDS= festival:${.CURDIR}/../festival RESTRICTED= no-commercial-use |