openbsd-ports/math/R/patches/patch-src_nmath_standalone_Makefile_in
dcoppa a5f12d808a Update to R-2.15.1.
Initial diff by Rafael Sadowski.
Patch to allow building with USE_SYSTRACE=Yes by lum@.
Tested by Amit Kulkarni, Benjamin Nadland and Stefan Unterweger.

Portswise OK sthen@
2012-07-04 12:38:05 +00:00

12 lines
390 B
Plaintext

$OpenBSD: patch-src_nmath_standalone_Makefile_in,v 1.1 2012/07/04 12:38:06 dcoppa Exp $
--- src/nmath/standalone/Makefile.in.orig Thu Jun 28 13:19:58 2012
+++ src/nmath/standalone/Makefile.in Thu Jun 28 13:21:05 2012
@@ -9,6 +9,7 @@ top_builddir = ../../..
subdir = src/nmath/standalone
include $(top_builddir)/Makeconf
+DYLIB_EXT=.so.$(LIBR_VERSION)
SOURCES_NMATH = \
mlutils.c \