Date: Wed, 18 Sep 2002 16:29:13 -0700 (PDT) From: Kris Kennaway <kris@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/cad/pcb Makefile Message-ID: <200209182329.g8INTDUu008988@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
kris 2002/09/18 16:29:13 PDT
Modified files:
cad/pcb Makefile
Log:
Remove dependency on texi2html port; a different version of
texi2html is included in the teTeX port, which is already a dependency.
Thus, during a port build the teTeX port will be installed first, which
automatically satisfies the dependency check for texi2html, so the latter
port is never installed; however during a package build the full set of
packages are added, so we end up with the texi2html binary from the
texi2html port overwriting that from teTeX, which is incompatible and
causes the build to fail.
Revision Changes Path
1.36 +1 -2 ports/cad/pcb/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?200209182329.g8INTDUu008988>
