pkgsrc/lang/ruby22-base
taca 6f14e4ae7d 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:26:37 +00:00
..
patches Avoid to generate empty command line on some platforms: 2015-04-30 03:26:37 +00:00
ALTERNATIVES
DEINSTALL
DESCR
distinfo Avoid to generate empty command line on some platforms: 2015-04-30 03:26:37 +00:00
hacks.mk
INSTALL
Makefile Avoid to generate empty command line on some platforms: 2015-04-30 03:26:37 +00:00
MESSAGE
options.mk
PLIST