Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Dec 1999 20:30:02 -0800 (PST)
From:      Bill Fumerola <billf@chc-chimes.com>
To:        freebsd-ports@FreeBSD.org
Subject:   Re: ports/15264: New port:  sysutils/orville-write
Message-ID:  <199912050430.UAA18447@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/15264; it has been noted by GNATS.

From: Bill Fumerola <billf@chc-chimes.com>
To: howardjp@wam.umd.edu
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: ports/15264: New port:  sysutils/orville-write
Date: Sat, 4 Dec 1999 22:30:47 -0500 (EST)

 On Sat, 4 Dec 1999 howardjp@wam.umd.edu wrote:
 
 > X	${INSTALL_SCRIPT} ${WRKSRC}/amin.1 ${PREFIX}/man/man1/
 > X	${INSTALL_SCRIPT} ${WRKSRC}/helpers.1 ${PREFIX}/man/man1/
 > X	${INSTALL_SCRIPT} ${WRKSRC}/huh.1 ${PREFIX}/man/man1/
 > X	${INSTALL_SCRIPT} ${WRKSRC}/write.1 ${PREFIX}/man/man1/
 > X	${INSTALL_SCRIPT} ${WRKSRC}/mesg.1 ${PREFIX}/man/man1/
 > X	${INSTALL_SCRIPT} ${WRKSRC}/chat.1 ${PREFIX}/man/man1/
 > X	${INSTALL_SCRIPT} ${WRKSRC}/tel.1 ${PREFIX}/man/man1/
 
 ${INSTALL_MAN} for these.
 
 
 > X-#LIB=
 > X+CFLAGS=-DBSD -DDISCONNECT -DTTY_GROUP \
 > X+	-DWRTTMP='"/var/run/wrttmp"' \
 > X+	-DWRTHIST='"/var/run/wrthist"' \
 > X+	-DWRTTAB='"/usr/local/etc/wrttab"' \
 
 Use some incantation of sed or perl to change it to
 ${PREFIX} and not /usr/local/
 
 
 thanks,
 
 -- 
 - bill fumerola - billf@chc-chimes.com - BF1560 - computer horizons corp -
 - ph:(800) 252-2421 - bfumerol@computerhorizons.com - billf@FreeBSD.org  -
 
 
 
 
 


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




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