Currently, ical has a hard dependancy on tk84, change the port to use USE_TK to allow it to depend on any version of tk. Fix: The attached patch allows the port to depend on any version of tk. Patch attached with submission follows: How-To-Repeat: Install tk 8.5 cd /usr/ports/deskutils/ical make install Port will install tk 8.4.
Responsible Changed From-To: freebsd-ports-bugs->obrien Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Committed. THANKS for the patch!
obrien 2011-07-12 06:08:17 UTC FreeBSD ports repository Modified files: deskutils/ical Makefile Log: + Change to using USE_TK in order to allow depending on any version of Tk. + Easier allowance to be a MASTERPORT. PR: 158737 Submitted by: Scot Hetzel <swhetzel@gmail.com> Revision Changes Path 1.39 +9 -9 ports/deskutils/ical/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"