diff options
Diffstat (limited to 'shells/ambit/Makefile')
-rw-r--r-- | shells/ambit/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/ambit/Makefile b/shells/ambit/Makefile index 602f3ec07baa..3c38c6eee15f 100644 --- a/shells/ambit/Makefile +++ b/shells/ambit/Makefile @@ -12,7 +12,7 @@ COMMENT= Extended bash brace expansion to expand hostnames or commands LICENSE= GPLv3+ -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash USES= tar:tgz AMBITDIR?= /var/spool/${PORTNAME} |