diff options
Diffstat (limited to 'devel/lcov')
-rw-r--r-- | devel/lcov/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lcov/Makefile b/devel/lcov/Makefile index 8857b9e619d9..1fc860ff7ea8 100644 --- a/devel/lcov/Makefile +++ b/devel/lcov/Makefile @@ -11,7 +11,7 @@ COMMENT= Linux Test Project GCOV extension LICENSE= GPLv1 -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash NO_BUILD= yes USES= perl5 shebangfix |