diff options
-rw-r--r-- | ftp/ftpmirror/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/ftpmirror/Makefile b/ftp/ftpmirror/Makefile index 4ce0f668495f..0a0ddc3717eb 100644 --- a/ftp/ftpmirror/Makefile +++ b/ftp/ftpmirror/Makefile @@ -16,6 +16,8 @@ COMMENT= An utility to mirror directory hierarchy with FTP RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Socket6.pm:${PORTSDIR}/net/p5-Socket6 +BROKEN= Installs perllocal.pod file + USE_PERL5= YES GNU_CONFIGURE= YES |