diff options
author | trevor <trevor@FreeBSD.org> | 2003-11-18 05:12:47 +0800 |
---|---|---|
committer | trevor <trevor@FreeBSD.org> | 2003-11-18 05:12:47 +0800 |
commit | 0c029963bd02736bab0caaf37d70ac1a64637103 (patch) | |
tree | b3f6b74167f2ffdc9ec2767260d563fdb0dd613a /audio/festlex-oald | |
parent | f95d6eb207fc83220bd973db90314dc74af17ecd (diff) | |
download | freebsd-ports-gnome-0c029963bd02736bab0caaf37d70ac1a64637103.tar.gz freebsd-ports-gnome-0c029963bd02736bab0caaf37d70ac1a64637103.tar.zst freebsd-ports-gnome-0c029963bd02736bab0caaf37d70ac1a64637103.zip |
Use PORTSDIR macro.
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 e6eb8908cca4..bdf0433c786f 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 |