aboutsummaryrefslogtreecommitdiff
path: root/shells/bash-completion/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'shells/bash-completion/Makefile')
-rw-r--r--shells/bash-completion/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/shells/bash-completion/Makefile b/shells/bash-completion/Makefile
index 66aa80d8c0c9..a11f55eb71fb 100644
--- a/shells/bash-completion/Makefile
+++ b/shells/bash-completion/Makefile
@@ -13,7 +13,7 @@ COMMENT= Programmable completion library for Bash
LICENSE= GPLv2
-RUN_DEPENDS= bash:${PORTSDIR}/shells/bash
+RUN_DEPENDS= bash:shells/bash
USE_AUTOTOOLS= aclocal automake
GNU_CONFIGURE= yes