diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:26:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 00:26:38 +0000 |
commit | 28df3baa72c32565ab9abc75c4dcdb9c970f9a01 (patch) | |
tree | de6a5b9d6c33b540a6b8124bcbdac0ed62ea8bf5 /ftp/ftpmirror | |
parent | 0a1669ca53d9d5d8d15a161f0f00d242009f7751 (diff) | |
download | ports-28df3baa72c32565ab9abc75c4dcdb9c970f9a01.tar.gz ports-28df3baa72c32565ab9abc75c4dcdb9c970f9a01.zip |
Notes
Diffstat (limited to 'ftp/ftpmirror')
-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 |