summaryrefslogtreecommitdiff
path: root/biology
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-06 13:30:48 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2016-09-06 13:30:48 +0000
commit11985cbe3dcc21252202b9cdac768576617ac3a6 (patch)
tree737618d559b9f30ed78e00b47c1c84fe33bc0043 /biology
parent Update to 1.3.9 (diff)
- Make configure script handle --disable-silent-rules gracefully
PR: 212075 Approved by: portmgr blanket
Notes
Notes: svn path=/head/; revision=421424
Diffstat (limited to 'biology')
-rw-r--r--biology/ncbi-blast+/files/patch-src_build-system_configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/biology/ncbi-blast+/files/patch-src_build-system_configure b/biology/ncbi-blast+/files/patch-src_build-system_configure
index da2ce4fb374a..fd1342ed07e7 100644
--- a/biology/ncbi-blast+/files/patch-src_build-system_configure
+++ b/biology/ncbi-blast+/files/patch-src_build-system_configure
@@ -5,7 +5,7 @@
| --x-includes=* | --x-libraries=* | --with-3psw=* \
| --target=* | --with-runpath=* | --with-relative-runpath=* \
- | --help | --no-create | --no-recursion)
-+ | --help | --no-create | --no-recursion | --localstatedir=* )
++ | --help | --no-create | --no-recursion | --localstatedir=* | --disable-silent-rules )
;;
* )