summaryrefslogtreecommitdiff
path: root/math/rngstreams/files/patch-Makefile.in
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-11-15 21:46:12 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-11-15 21:46:12 +0000
commit1cc19a81ad02e5d394b82cc07757d7d5b37fc7ca (patch)
tree8de59612256a8b47335af4b178c5e932d32e3da1 /math/rngstreams/files/patch-Makefile.in
parentUpdate to 1.1.6. (diff)
RngStreams is a C implementation of a high-quality uniform random number
generator that supports multiple "independent" streams of uniform random numbers. WWW: http://statmath.wu-wien.ac.at/software/RngStreams/ PR: ports/128860 Submitted by: bf <bf2006a at yahoo.com>
Diffstat (limited to 'math/rngstreams/files/patch-Makefile.in')
-rw-r--r--math/rngstreams/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/math/rngstreams/files/patch-Makefile.in b/math/rngstreams/files/patch-Makefile.in
new file mode 100644
index 000000000000..b94ccf3e74b2
--- /dev/null
+++ b/math/rngstreams/files/patch-Makefile.in
@@ -0,0 +1,11 @@
+--- Makefile.in.orig 2008-11-09 09:29:26.633715502 -0500
++++ Makefile.in 2008-11-09 09:29:53.109682979 -0500
+@@ -134,7 +134,7 @@
+ sysconfdir = @sysconfdir@
+ target_alias = @target_alias@
+
+-SUBDIRS = . src examples tests doc
++SUBDIRS = . src tests
+
+ EXTRA_DIST = \
+ autogen.sh