Date: Wed, 3 Dec 2003 08:57:36 -0800 (PST) From: Trevor Johnson <trevor@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11/linux-XFree86-libs Makefile Message-ID: <200312031657.hB3GvaVr060722@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trevor 2003/12/03 08:57:36 PST FreeBSD ports repository Modified files: x11/linux-XFree86-libs Makefile Log: The linux-gtk port sets USE_LINUX_PREFIX which adds a dependency on linux_base 7.1, but the latter port has its own XFree86 libraries which conflict with the ones from this port. The rpm2cpio (used in pre-install) and rpm (used in do-install) ports conflict with each other. Fix the dependencies by bringing in parts of the linux-gtk Makefile so this port can stand on its own, and by using the rpm2cpio that accompanies rpm. While I'm here, be less verbose, reorder some lines to please portlint, and slim the pre-install a little. Approved by: portmgr (marcus) for 5.2 freeze Revision Changes Path 1.4 +25 -17 ports/x11/linux-XFree86-libs/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200312031657.hB3GvaVr060722>