aboutsummaryrefslogtreecommitdiff
path: root/ftp/ftpmirror/Makefile
diff options
context:
space:
mode:
authorRenato Botelho <garga@FreeBSD.org>2009-03-28 17:53:24 +0000
committerRenato Botelho <garga@FreeBSD.org>2009-03-28 17:53:24 +0000
commitc9e008f727eb1fce6ce0afc920a2b0ce1a5aa3f3 (patch)
tree861de8abaf5598d6319fe568cbba90cdfac71940 /ftp/ftpmirror/Makefile
parent06e7a37f0ab116c54c4194f2b9de28079a3450a1 (diff)
Notes
Diffstat (limited to 'ftp/ftpmirror/Makefile')
-rw-r--r--ftp/ftpmirror/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/ftp/ftpmirror/Makefile b/ftp/ftpmirror/Makefile
index 8af8d0a55193..ac31ad9d8e93 100644
--- a/ftp/ftpmirror/Makefile
+++ b/ftp/ftpmirror/Makefile
@@ -17,8 +17,9 @@ COMMENT= An utility to mirror directory hierarchy with FTP
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6
-USE_PERL5= YES
-GNU_CONFIGURE= YES
+USE_PERL5= yes
+GNU_CONFIGURE= yes
+MAKE_JOBS_SAFE= yes
CONFIGURE_ENV+= PERL="${PERL}" INSTALL_PROGRAM="${INSTALL_SCRIPT}"