The .pc.in files for this port have to many escape chars in them (\\\ rather than \). The attach patch corrects the files so that dependent ports will build correctly. This should fix at lease security/lasso Upstream bug report is here: https://bugzilla.gnome.org/show_bug.cgi?id=631258
Responsible Changed From-To: freebsd-ports-bugs->johans Over to maintainer (via the GNATS Auto Assign Tool)
johans 2010-11-09 17:45:20 UTC FreeBSD ports repository Modified files: security/xmlsec1 Makefile Log: Fix quoting in installed *.pc (pkg-config) files. This should fix security/lasso as well. Upstream bug report: https://bugzilla.gnome.org/show_bug.cgi?id=631258 PR: ports/152070 Submitted by: Tom Judge <tom@tomjudge.com> Revision Changes Path 1.33 +2 -0 ports/security/xmlsec1/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed Committed (using REINPLACE_CMD). Thanks for the report.
johans 2010-11-09 17:56:56 UTC FreeBSD ports repository Modified files: security/lasso Makefile Log: Remove BROKEN: This is now okay after the fix in security/xmlsec1 PR: ports/152070 Submitted by: Tom Judge <tom@tomjudge.com> Revision Changes Path 1.7 +0 -2 ports/security/lasso/Makefile _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"