Date: Sun, 28 Jul 2002 01:24:49 -0700 (PDT) From: FUJISHIMA Satsuki <sf@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/ftp/wget Makefile Message-ID: <200207280824.g6S8On1O056691@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
sf 2002/07/28 01:24:49 PDT Modified files: ftp/wget Makefile Log: When I update wget to 1.8.2, I intentionally removed manpage due to its absence. Further investigation lead me to the answer, it depends on perl. wget.1 has been built with pod2man which is of course a part of perl5 port now in -CURRENT. add USE_PERL5 and resurrect MAN1 for this port. Thanks to: vanilla Revision Changes Path 1.53 +4 -0 ports/ftp/wget/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207280824.g6S8On1O056691>