aboutsummaryrefslogtreecommitdiffstats
path: root/news/pyne
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-09-27 09:01:08 +0800
committeredwin <edwin@FreeBSD.org>2003-09-27 09:01:08 +0800
commit66ad15aa9aa13d5cb48ca63a291e580966588856 (patch)
tree17d69b2c11abc331666ac7969bc3a84b07bba8ff /news/pyne
parent93fca8f6fe943e5bf9abe0b1e5aadad1db8b6551 (diff)
downloadfreebsd-ports-graphics-66ad15aa9aa13d5cb48ca63a291e580966588856.tar.gz
freebsd-ports-graphics-66ad15aa9aa13d5cb48ca63a291e580966588856.tar.zst
freebsd-ports-graphics-66ad15aa9aa13d5cb48ca63a291e580966588856.zip
KATO mega patch
- ECHO -> ECHO_MSG For some ports: - pre-fetch -> pre-everything - ECHO -> ECHO_CMD PR: ports/56820-56858 Submitted by: KATO Tsuguru <tkato@prontomail.com>
Diffstat (limited to 'news/pyne')
-rw-r--r--news/pyne/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/news/pyne/Makefile b/news/pyne/Makefile
index f31801bf11f..f29a2ad3047 100644
--- a/news/pyne/Makefile
+++ b/news/pyne/Makefile
@@ -43,7 +43,7 @@ pre-install:
@${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@--compile@--compile --display ${DISPLAYHACK}@" \
${WRKSRC}/Makefile