Date: Tue, 19 Jul 2005 14:42:23 -0500 From: Paul Schmehl <pauls@utdallas.edu> To: ports@freebsd.org Subject: Re: patch problem with new port Message-ID: <F1CC103E5C4E26DCAE69025C@utd59514.utdallas.edu> In-Reply-To: <20050719193711.GB60193@isis.sigpipe.cz> References: <7EA964ADB15B6C3F4E521554@utd59514.utdallas.edu> <790a9fff05071911356839b928@mail.gmail.com> <0D43EF3184DD2596A0C6F74E@utd59514.utdallas.edu> <20050719193711.GB60193@isis.sigpipe.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
--On Tuesday, July 19, 2005 21:37:11 +0200 Roman Neuhauser <neuhauser@sigpipe.cz> wrote: >> .include <bsd.port.pre.mk> >> >> post-patch: >> .for f in sguil.tk >> @${REINPLACE_CMD} -e 's:exec wish:exec ${WISH_CMD}:' >> ${WRKDIR}/client/${f} > > 1. Is the whitespace at the beginning of the line a tab? It needs to > be tab. > 2. you have ${WRKDIR}, but want ${WRKSRC} > Yes, it's a tab. I've tried ${WRKSRC}, but it still didn't work. Paul Schmehl (pauls@utdallas.edu) Adjunct Information Security Officer University of Texas at Dallas AVIEN Founding Member http://www.utdallas.edu/ir/security/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?F1CC103E5C4E26DCAE69025C>