ports/56826: Update port: news/pyne

KATO Tsuguru tkato at prontomail.com
Sun Sep 14 07:03:01 UTC 2003


>Number:         56826
>Category:       ports
>Synopsis:       Update port: news/pyne
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Sep 14 00:00:58 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     KATO Tsuguru
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
>Environment:
>Description:
- ECHO -> ECHO_CMD

>How-To-Repeat:
>Fix:

diff -urN /usr/ports/news/pyne/Makefile news/pyne/Makefile
--- /usr/ports/news/pyne/Makefile	Fri Jul  4 10:45:16 2003
+++ news/pyne/Makefile	Sun Sep 14 13:21:31 2003
@@ -43,7 +43,7 @@
 	@${RM} -f ${WRKDIR}/.Xvfb.pid
 .endif
 
-	${X11BASE}/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & ${ECHO} $$! > \
+	${X11BASE}/bin/Xvfb :1001 -screen 0 800x600x24 > /dev/null 2>&1 & ${ECHO_CMD} $$! > \
 		${WRKDIR}/.Xvfb.pid
 	@${REINPLACE_CMD} -e "s at --compile@--compile --display ${DISPLAYHACK}@" \
 		${WRKSRC}/Makefile
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list