freebsd-ports/lang/ruby16_static
Akinori MUSHA 3109473019 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.
2002-01-29 09:19:45 +00:00
..
Makefile Use ${ECHO_CMD} instead of ${ECHO} where you mean the echo command; 2002-01-29 09:19:45 +00:00
pkg-comment Do not static link everything (including libc) but just compile in 2001-09-17 07:45:58 +00:00
pkg-plist Introduce RUBY_DEFALUT_VER to choose a default version of ruby to use. 2001-06-04 14:54:32 +00:00