Date: Thu, 24 Jul 2003 19:29:54 +0200 From: Oliver Lehmann <lehmann@ans-netz.de> To: Thierry Thomas <thierry@pompo.net> Cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/french Makefile ports/french/homard Makefile distinfo pkg-descr pkg-message pkg-plist Message-ID: <20030724192954.1171a886.lehmann@ans-netz.de> In-Reply-To: <20030724165522.GA33944@graf.pompo.net> References: <200307240548.h6O5mZsc073496@repoman.freebsd.org> <3F1FAF77.2971.5CA8E5B7@localhost> <20030724165522.GA33944@graf.pompo.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Thierry Thomas wrote: > > I suspect the problem is on line 38: > > > > unames!=${UNAME} -s > > Thanks for your fix, but there is something strange: on my machines > (4.8-STABLE & 5.1-RELEASE), I don't remark the problem: > > make -V PORTNAME > homard It's because you directly used "uname" in your PR, not ${UNAME} which is defined in bsd.port.mk. -- Oliver Lehmann @home: lehmann@ans-netz.de @office: oliver.lehmann@mgi.de @www: http://www.pofo.de/ | http://wishlist.ans-netz.de/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20030724192954.1171a886.lehmann>