Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 30 Mar 2003 13:14:54 -0800 (PST)
From:      Adam Weinberger <adamw@FreeBSD.org>
To:        adamw@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/50462: [non-maintainer update] games/jumpnbump to 1.41
Message-ID:  <200303302114.h2ULErXl021747@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200303302114.h2ULErXl021747>