Date: Thu, 29 Sep 2005 13:20:58 +0000 (UTC) From: Marius Strobl <marius@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/x11-fonts/linux-fontconfig Makefile Message-ID: <200509291320.j8TDKwRQ024168@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
marius 2005-09-29 13:20:58 UTC
FreeBSD ports repository (src committer)
Modified files:
x11-fonts/linux-fontconfig Makefile
Log:
Fix a dependency bug that crept in with rev. 1.7, even when using the
currently commented out pkg-install script linux-expat is only a
RUN_DEPENDS rather than a BUILD_DEPENDS so declare it as such instead
of a BUILD_DEPENDS and setting RUN_DEPENDS=${BUILD_DEPENDS}. The latter
caused archivers/rpm and devel/popt to be unnecessarily dragged in as
RUN_DEPENDS (via the included x11-toolkits/linux-gtk/Makefile).
Approved by: netchild
Revision Changes Path
1.10 +2 -3 ports/x11-fonts/linux-fontconfig/Makefile
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509291320.j8TDKwRQ024168>
