Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Mar 1998 23:00:01 -0800 (PST)
From:      Tim Vanderhoek <hoek@hwcn.org>
To:        freebsd-ports
Subject:   Re: ports/5894: tkirc wish dependency fix
Message-ID:  <199803020700.XAA21780@hub.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/5894; it has been noted by GNATS.

From: Tim Vanderhoek <hoek@hwcn.org>
To: green@feldman.dyn.ml.org
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: ports/5894: tkirc wish dependency fix
Date: Mon, 2 Mar 1998 01:46:16 -0500 (EST)

 On Sun, 1 Mar 1998 green@feldman.dyn.ml.org wrote:
 
 > Nice unified diff:
 > 
 > --- net/tkirc/Makefile.old      Sun Mar  1 19:56:47 1998
 > +++ net/tkirc/Makefile  Sun Mar  1 19:56:23 1998
 > @@ -27,6 +27,7 @@
 >         ${INSTALL_DATA} ${WRKSRC}/README          ${PREFIX}/share/doc/tkirc
 >         ${INSTALL_DATA} ${WRKSRC}/CHANGES         ${PREFIX}/share/doc/tkirc
 >         ${INSTALL_DATA} ${WRKSRC}/COPYING         ${PREFIX}/share/doc/tkirc
 > +       if [ ! -e ${PREFIX}/bin/wish ]; then ln -s wish8.0 ${PREFIX}/bin/wish; f
 >  i
 
 This is wrong.  If the port really doesn't work, whoever looks at
 this pr next should either 1) fix it properly, or 2) mark it
 broken.  Feel free to heckle the maintainer to fix it, or just
 ignore it and it will go away when I get some free time.
 
 
 --
 Outnumbered?  Maybe.  Outspoken?  Never!
 tIM...HOEk
 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



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