diff options
Diffstat (limited to 'news/sn/Makefile')
-rw-r--r-- | news/sn/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/sn/Makefile b/news/sn/Makefile index 2030e3e6ab3f..4eb12c334693 100644 --- a/news/sn/Makefile +++ b/news/sn/Makefile @@ -14,7 +14,7 @@ COMMENT= Small news system for small sites serving LICENSE= GPLv2 -RUN_DEPENDS= bash:${PORTSDIR}/shells/bash +RUN_DEPENDS= bash:shells/bash USES= gmake tar:bzip2 MAKE_ARGS+= PREFIX="${PREFIX}" LD="${CC}" CC="${CC}" |