As this software supports Tk from 8.0 to 8.4, use USE_TK=80+ and USE_XORG=x11 - make advantage of bsd.tcl.mk variables - --prefix=${PREFIX} is included in bsd.port.mk - --x-libraries and --x-includes are in bsd.port.mk if USE_XORG defined
Responsible Changed From-To: freebsd-ports-bugs->mm Submitter has GNATS access
State Changed From-To: open->feedback Awaiting maintainers feedback
The patch looks OK. Please commit it. -Kenjiro Edwin Groothuis wrote: > Maintainer of x11-toolkits/blt, > > Please note that PR ports/115766 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. > > The full text of the PR can be found at: > http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/115766 > > -- > Edwin Groothuis > edwin@FreeBSD.org
mm 2007-08-24 19:41:04 UTC FreeBSD ports repository Modified files: x11-toolkits/blt Makefile Log: - Use USE_TK=80+ and USE_XORG=x11 PR: ports/115766 Submitted by: mm Approved by: Kenijro Cho <kjc at iijlab.net> (maintainer) Revision Changes Path 1.49 +11 -13 ports/x11-toolkits/blt/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: feedback->closed Committed. Thanks!