diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 08:26:38 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 08:26:38 +0800 |
commit | 5b0d52f14b971fb2d057848a5b6a41d02f1b876f (patch) | |
tree | 152142c17e6953e7d9220f81144dde693eb08c06 /ftp | |
parent | 7e8052c0b250a7e122cf721fc97378211658affa (diff) | |
download | freebsd-ports-gnome-5b0d52f14b971fb2d057848a5b6a41d02f1b876f.tar.gz freebsd-ports-gnome-5b0d52f14b971fb2d057848a5b6a41d02f1b876f.tar.zst freebsd-ports-gnome-5b0d52f14b971fb2d057848a5b6a41d02f1b876f.zip |
BROKEN: Installs perllocal.pod
Diffstat (limited to 'ftp')
-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 |