cvs commit: ports/textproc/iso8879 Makefile

Alex Kozlov spam at rm-rf.kiev.ua
Fri Jun 4 14:02:33 UTC 2010


On Fri, Jun 04, 2010 at 02:21:15PM +0100, Gavin Atkinson 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.
My mistake. You need to add USE_ZIP=yes or change ${EXTRACT_BEFORE_ARGS} to -qo


--
Adios


More information about the cvs-ports mailing list