$OpenBSD: patch-src_nmath_standalone_Makefile_in,v 1.2 2014/05/20 11:02:12 dcoppa Exp $
--- src/nmath/standalone/Makefile.in.orig	Thu Mar 13 00:03:20 2014
+++ src/nmath/standalone/Makefile.in	Tue May 20 10:57:53 2014
@@ -59,7 +59,7 @@ libRmath_a_OBJECTS = $(OBJECTS)
 ## <FIXME>
 ## Change to 'libRmath.la' when using libtool for shlibs.
 ## Remove when using automake ...
-libRmath_la = libRmath$(DYLIB_EXT)
+libRmath_la = libRmath.so.$(LIBR_VERSION)
 ## </FIXME>
 Rexeclibdir_LTLIBRARIES = $(libRmath_la)
 libRmath_la_SOURCES = $(SOURCES)
