On Fri, 04 Jun 2010 14:21:15 +0100 Gavin Atkinson <[email protected]> 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 <[email protected]> > > Pointy hat to: pav > > This is still broken, at least on head: > > r...@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 _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[email protected]"
