cvs commit: ports/french Makefile ports/french/homard Makefile
distinfo pkg-descr pkg-message pkg-plist
Dan Langille
dan at langille.org
Thu Jul 24 05:35:32 PDT 2003
On 23 Jul 2003 at 22:48, Oliver Lehmann wrote:
> oliver 2003/07/23 22:48:35 PDT
>
> FreeBSD ports repository
>
> Modified files:
> french Makefile
> Added files:
> french/homard Makefile distinfo pkg-descr pkg-message
> pkg-plist
> Log:
> Add homard 5.5, a refinement and de-refinement mesh tool.
>
> PR: 54762
> Submitted by: Thierry Thomas <thierry at pompo.net>
$ make -V PORTNAME
-s: not found
"Makefile", line 38: warning: " -s" returned non-zero status
homard
I suspect the problem is on line 38:
unames!=${UNAME} -s
Adding this just before it fixes the problem (thanks to stefanf for
that fix):
.include <bsd.port.pre.mk>
cheers
--
Dan Langille : http://www.langille.org/
More information about the cvs-ports
mailing list