cvs commit: ports/textproc/iso8879 Makefile
Gary Jennejohn
gljennjohn at googlemail.com
Fri Jun 4 14:56:23 UTC 2010
On Fri, 04 Jun 2010 14:21:15 +0100
Gavin Atkinson <gavin at 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 at rm-rf.kiev.ua>
> > Pointy hat to: pav
>
> This is still broken, at least on head:
>
> root at 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
More information about the cvs-ports
mailing list