diff options
Diffstat (limited to 'comms/thebridge/Makefile')
-rw-r--r-- | comms/thebridge/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/thebridge/Makefile b/comms/thebridge/Makefile index c3579a9a4b40..e1067f623068 100644 --- a/comms/thebridge/Makefile +++ b/comms/thebridge/Makefile @@ -13,7 +13,7 @@ COMMENT= Amateur Radio Echolink conference bridge LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash USES= gmake shebangfix tar:tgz GNU_CONFIGURE= yes |