Date: Tue, 12 Mar 2002 14:37:52 -0800 (PST) From: Ade Lovett <ade@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel/pkgconfig Makefile ports/devel/pkgconfig/files patch-pkg.c Message-ID: <200203122237.g2CMbqu00944@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ade 2002/03/12 14:37:52 PST
Modified files:
devel/pkgconfig Makefile
devel/pkgconfig/files patch-pkg.c
Log:
On -stable anyway, there is a problem getting "other" libs and cflags from
dependency packages (for example, from gthread-2.0). This prevents ports
like ORbit2 from compiling. It seems to be a pretty serious oversight on the
pkgconfig folks, so I'm going to submit this patch to them.
Basically, this patch adds recursive scanning capabilities to the
other_cflags and other_libs functions.
PR: 35831
Submitted by: Joe Clarke <marcus@marcuscom.com>
Revision Changes Path
1.11 +1 -0 ports/devel/pkgconfig/Makefile
1.4 +50 -11 ports/devel/pkgconfig/files/patch-pkg.c
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?200203122237.g2CMbqu00944>
