From e31d5a7af6dec17c7b8f10c2f6b7d72cb6193265 Mon Sep 17 00:00:00 2001 From: bapt Date: Fri, 20 Sep 2013 17:23:18 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: ftp) --- ftp/ftplocate/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ftp/ftplocate') diff --git a/ftp/ftplocate/Makefile b/ftp/ftplocate/Makefile index 0d28ad0a5f33..16e578aaff17 100644 --- a/ftp/ftplocate/Makefile +++ b/ftp/ftplocate/Makefile @@ -16,6 +16,7 @@ USES= shebangfix perl5 NO_BUILD= yes SHEBANG_FILES= bin/*.pl template/ftplocate +NO_STAGE= yes post-extract: @${REINPLACE_CMD} -i '' -e 's|/usr/local/www|${PREFIX}/www|' \ -e 's|/usr/local/apache/share|${PREFIX}/www|' ${WRKSRC}/install.pl -- cgit