ports/50462: [non-maintainer update] games/jumpnbump to 1.41

Adam Weinberger adamw at FreeBSD.org
Sun Mar 30 21:14:55 UTC 2003


Synopsis: [non-maintainer update] games/jumpnbump to 1.41

State-Changed-From-To: open->feedback
State-Changed-By: adamw
State-Changed-When: Sun Mar 30 13:12:10 PST 2003
State-Changed-Why: 
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


http://www.freebsd.org/cgi/query-pr.cgi?pr=50462



More information about the freebsd-ports-bugs mailing list