pkgsrc/lang/ruby21-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
..
files Bump PKGREVISION 2015-01-02 07:32:58 +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 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:26:37 +00:00
MESSAGE
options.mk
PLIST Update ruby21-base and ruby21 packages to 2.1.6. 2015-04-19 16:19:00 +00:00