mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Fix WWW
- Drop USE_REINPLACE PR: 94764 Submitted by: "Ion-Mihai "IOnut" Tetcu" <itetcu@people.tecnik93.com>
This commit is contained in:
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
|
@ -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
|
||||||
|
|
|
@ -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!
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue