Date: Fri, 4 Jun 2010 16:30:37 +0200 From: Gary Jennejohn <gljennjohn@googlemail.com> To: Gavin Atkinson <gavin@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, Pav Lucistnik <pav@FreeBSD.org>, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/textproc/iso8879 Makefile Message-ID: <20100604163037.52dc21df@ernst.jennejohn.org> In-Reply-To: <1275657675.89117.7.camel@buffy.york.ac.uk> References: <201006032118.o53LIALX049274@repoman.freebsd.org> <1275657675.89117.7.camel@buffy.york.ac.uk>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 04 Jun 2010 14:21:15 +0100
Gavin Atkinson <gavin@FreeBSD.org> wrote:
> On Thu, 2010-06-03 at 21:18 +0000, Pav Lucistnik wrote:
> > pav 2010-06-03 21:18:10 UTC
> >
> > FreeBSD ports repository
> >
> > Modified files:
> > textproc/iso8879 Makefile
> > Log:
> > - Fix past-o
> >
> > Pointed out by: Alex Kozlov <spam@rm-rf.kiev.ua>
> > Pointy hat to: pav
>
> This is still broken, at least on head:
>
> root@psi:/usr/ports/textproc/iso8879 122% make install
> ===> Installing for iso8879-1986_2
> ===> iso8879-1986_2 depends on file: /usr/local/bin/xmlcatmgr - found
> ===> Generating temporary packing list
> ===> Checking if textproc/iso8879 already installed
> /usr/local/bin/unzip -dc /usr/ports/distfiles/isoENTS.zip -d /usr/local/share/sgml/iso8879
> Archive: /usr/ports/distfiles/isoENTS.zip
> caution: filename not matched: -d
> caution: filename not matched: /usr/local/share/sgml/iso8879
> *** Error code 11
>
> Stop in /usr/ports/textproc/iso8879.
>
> (I've removed the "@" to show the command being executed).
>
> Quite why it's using /usr/local/bin/unzip when /usr/bin/unzip is first
> in my path I'm not quite sure.
>
/usr/ports/Mk/bsd.commands.mk:UNZIP_CMD?= ${LOCALBASE}/bin/unzip
--
Gary Jennejohn
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20100604163037.52dc21df>
