diff options
Diffstat (limited to 'www/swish++/Makefile')
-rw-r--r-- | www/swish++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/swish++/Makefile b/www/swish++/Makefile index f0296dd..67fa178 100644 --- a/www/swish++/Makefile +++ b/www/swish++/Makefile @@ -13,7 +13,7 @@ COMMENT= Simple Web Indexing System for Humans: C++ version LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/Copying -RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget +RUN_DEPENDS= wget:ftp/wget USES= gmake perl5 shebangfix SHEBANG_FILES= scripts/searchc.in scripts/splitmail.in scripts/httpindex.in |