pkgsrc/lang/ruby193-base
taca 7d2eafbab3 Avoid to generate empty command line on some platforms:
$(DLLIB): $(OBJS) Makefile
	...
	$(Q) $(POSTLINK)

And POSTLINK is empty macro.  In such case, GNU make ignore empty command
line but BSD make tries to execute it and causes error.

Bump PKGREVISION.
2015-04-30 03:25:56 +00:00
..
patches Avoid to generate empty command line on some platforms: 2015-04-30 03:25:56 +00:00
ALTERNATIVES Use RUBY_SUFFIX instead of RUBY_VER for consistency. 2014-03-16 17:54:31 +00:00
DEINSTALL
DESCR
distinfo Avoid to generate empty command line on some platforms: 2015-04-30 03:25:56 +00:00
hacks.mk The "rename" rule is a published synonym for the "opt" transform rule, however 2014-12-15 11:46:34 +00:00
INSTALL
Makefile Avoid to generate empty command line on some platforms: 2015-04-30 03:25:56 +00:00
MESSAGE
options.mk
PLIST Add partly support build_info to bundled rubygems to make compatibilty with 2013-07-07 15:01:01 +00:00