Date: Wed, 4 Dec 2002 09:17:48 -0800 (PST) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports Makefile ports/Mk bsd.port.mk bsd.port.subdir.mk Message-ID: <200212041717.gB4HHmxD061788@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2002/12/04 09:17:48 PST Modified files: . Makefile Mk bsd.port.mk bsd.port.subdir.mk Log: Add the INDEXFILE variable, that defaults to INDEX-5 on 5.0 (500036) and later, and INDEX on earlier systems. Use this in the 'make index' and associated targets. This is necessary to deal with the substantially different dependencies of ports between 4.x and 5.0 (e.g. ports that depend on perl). Revision Changes Path 1.70 +12 -12 ports/Makefile 1.436 +8 -3 ports/Mk/bsd.port.mk 1.46 +6 -1 ports/Mk/bsd.port.subdir.mk 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?200212041717.gB4HHmxD061788>