1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-28 01:06:17 +00:00
freebsd-ports/games/gnushogi
Akinori MUSHA bc07afc1c2 Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command;
the ECHO macro is set to "echo" by default, but it is set to "true" if
make(1) is invoked with the -s option while ECHO_CMD is always set to
the echo command.

Use command macros where appropriate.
2002-01-29 10:53:27 +00:00
..
files Respect CC and CFLAGS, don't hard-code -O2 2001-04-30 04:44:02 +00:00
distinfo This sucker will beat you in shogi. Closes PR 1885/2018. 1996-11-17 11:44:57 +00:00
Makefile Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; 2002-01-29 10:53:27 +00:00
pkg-comment This sucker will beat you in shogi. Closes PR 1885/2018. 1996-11-17 11:44:57 +00:00
pkg-descr This sucker will beat you in shogi. Closes PR 1885/2018. 1996-11-17 11:44:57 +00:00
pkg-plist Remove empty directories on deinstall. 1998-09-28 02:34:32 +00:00