Date: Sat, 9 Jul 2005 06:10:21 +0000 (UTC) From: "David E. O'Brien" <obrien@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils/portupgrade Makefile Message-ID: <200507090610.j696ALae030809@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
obrien 2005-07-09 06:10:20 UTC FreeBSD ports repository Modified files: sysutils/portupgrade Makefile Log: The reason portsdb depends on Perl (see rev. 1.197) is due to the -U/--updateindex option (update or create the ports index file called INDEX). Which is really nothing more than 'cd /usr/ports && make index'. It is this command that really depends on Perl and not portsdb. Revision Changes Path 1.201 +0 -0 ports/sysutils/portupgrade/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507090610.j696ALae030809>