Summary: | [PATCH]x11-toolkits/p5-Tk: miscellaneous fixes | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | bf <bf1783> | ||||
Component: | Individual Port(s) | Assignee: | Philip M. Gollucci <pgollucci> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
bf
2010-01-12 17:00:09 UTC
Responsible Changed From-To: freebsd-ports-bugs->pgollucci I'll take it. pgollucci 2010-01-18 00:48:25 UTC FreeBSD ports repository Modified files: x11-toolkits/p5-Tk Makefile Added files: x11-toolkits/p5-Tk/files patch-JPEG_Makefile.PL patch-PNG_Makefile.PL Log: --rely on jpeg, zlib, and png libraries from ports and the base system, rather than building bundled sources. --respect CC, LDFLAGS, AR, etc. (This fixes the build for recent versions of GCC.) PR: ports/142748 Submittede by: bf <bf1783@gmail.com> Revision Changes Path 1.58 +10 -4 ports/x11-toolkits/p5-Tk/Makefile 1.1 +16 -0 ports/x11-toolkits/p5-Tk/files/patch-JPEG_Makefile.PL (new) 1.1 +22 -0 ports/x11-toolkits/p5-Tk/files/patch-PNG_Makefile.PL (new) _______________________________________________ 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. Thanks! |