Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 1998 23:26:19 -0800 (PST)
From:      Satoshi Asami <asami@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: ports/graphics/xli Makefile
Message-ID:  <199810260726.XAA17292@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
asami       1998/10/25 23:26:19 PST

  Modified files:
    graphics/xli         Makefile 
  Log:
  Mark this broken:
  
  =======
  ===>  Installing for xli-1.16
  ===>   xli-1.16 depends on shared library: X11.6 - found
  /usr/bin/install -c -s  xli /usr/X11R6/bin/xli
  /usr/bin/install -c -s  xlito /usr/X11R6/bin/xlito
  rm -f /usr/X11R6/bin/xview /usr/X11R6/bin/xsetbg
  ln -s /usr/X11R6/bin/xli /usr/X11R6/bin/xview
  ln -s /usr/X11R6/bin/xli /usr/X11R6/bin/xsetbg
  install in . done
  rm -f /usr/X11R6/man/man1/xli.1*
  /usr/bin/install -c -m 0444 xli.man  /usr/X11R6/man/man1/xli.1
  gzip -n /usr/X11R6/man/man1/xli.1
  rm -f /usr/X11R6/man/man1/xlito.1*
  /usr/bin/install -c -m 0444 xlito.man  /usr/X11R6/man/man1/xlito.1
  gzip -n /usr/X11R6/man/man1/xlito.1
  install.man in . done
  ===>   Generating temporary packing list
  ===>   Compressing manual pages for xli-1.16
  /usr/X11R6/man//mann/xli.n: No such file or directory
  *** Error code 1
  
  Stop.
  =======
  
  I don't understand what "manual page placement problem" you were trying
  to fix here anyway.  What was the problem exactly?
  
  Revision  Changes    Path
  1.10      +3 -1      ports/graphics/xli/Makefile

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199810260726.XAA17292>