From 1a5818d61009df398c86fa82b2760b8d6a08d525 Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 19 Nov 2009 22:07:43 +0000 Subject: - Mark MAKE_JOBS_UNSAFE Reported by: pointyhat --- ftp/ftpproxy/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ftp') diff --git a/ftp/ftpproxy/Makefile b/ftp/ftpproxy/Makefile index fc39f905f67..b95098b3ec7 100644 --- a/ftp/ftpproxy/Makefile +++ b/ftp/ftpproxy/Makefile @@ -17,6 +17,7 @@ MAINTAINER= philippe@le-berre.com COMMENT= A ftp proxy USE_GMAKE= yes +MAKE_JOBS_UNSAFE= yes MAN1= ftp.proxy.1 MANCOMPRESSED= no -- cgit