diff options
Diffstat (limited to 'www/nanoblogger/Makefile')
-rw-r--r-- | www/nanoblogger/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/nanoblogger/Makefile b/www/nanoblogger/Makefile index bfe66aa40887..16e1a60a4931 100644 --- a/www/nanoblogger/Makefile +++ b/www/nanoblogger/Makefile @@ -12,7 +12,7 @@ COMMENT= Small weblog engine written in Bash for the command line LICENSE= GPLv2 -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash NO_BUILD= yes |