diff options
Diffstat (limited to 'security/massh')
-rw-r--r-- | security/massh/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/security/massh/Makefile b/security/massh/Makefile index f4d32346b7ad..82def177c595 100644 --- a/security/massh/Makefile +++ b/security/massh/Makefile @@ -16,8 +16,8 @@ BROKEN= mismatch in distfile checksum LICENSE= GPLv3+ -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ - ambit:${PORTSDIR}/shells/ambit +RUN_DEPENDS= bash:shells/bash \ + ambit:shells/ambit MASSHDIR?= /var/spool/massh NO_BUILD= yes |