new distfile How-To-Repeat: N/A
State Changed From-To: open->feedback MAINTAINER: is this update acceptable? Also: I noticed that there is a logic error that causes the tcl menu to be included in the plist only when it SHOULDN'T be there. That's my fault. This fixes that: .if !defined (WITHOUT_TCL) RUN_DEPENDS+= wish8.0:${PORTSDIR}/x11-toolkits/tk80 +PLIST_SUB += WITH_TCL="" +.else PLIST_SUB += WITH_TCL="@comment " .endif
Responsible Changed From-To: freebsd-ports-bugs->adamw I'll take this.
State Changed From-To: feedback->closed Committed, thanks! I have to ask though: >Release: FreeBSD-2.0?