- Fix WWW

- Drop USE_REINPLACE

PR:		94764
Submitted by:	"Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
This commit is contained in:
Tim Bishop 2006-03-21 10:20:10 +00:00
parent 4b31bf9735
commit 0abac94fed
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157854
2 changed files with 1 additions and 2 deletions

View file

@ -15,7 +15,6 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Writes any log live onto the background COMMENT= Writes any log live onto the background
USE_XLIB= yes USE_XLIB= yes
USE_REINPLACE= yes
USE_GMAKE= yes USE_GMAKE= yes
MAN1= xrootconsole.1 MAN1= xrootconsole.1

View file

@ -4,7 +4,7 @@ command line or, by default, from stdin. It is most useful when it reads
from a FIFO; this allows you to redirect multiple commands to the FIFO from a FIFO; this allows you to redirect multiple commands to the FIFO
and monitor their output. and monitor their output.
WWW: http://de-fac.to/wiki/XrootConsole WWW: http://sourceforge.net/projects/xrootconsole/
Enjoy! Enjoy!