summaryrefslogtreecommitdiff
path: root/net/mpich2
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2017-09-22 10:48:28 +0000
commit3fcd0e41ded1b4e3f014c63e00cf2ee71fa39ad5 (patch)
tree5ec4d6c8c02d380cf421717b2ce88beceb851e79 /net/mpich2
parent- Update to 17.3.0 (diff)
Remove USES=execinfo.
PR: 220271 Submitted by: mat (review), Yasuhiro KIMURA (PR) Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D11488
Notes
Notes: svn path=/head/; revision=450351
Diffstat (limited to 'net/mpich2')
-rw-r--r--net/mpich2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mpich2/Makefile b/net/mpich2/Makefile
index b86343acf858..fba459a8ebc5 100644
--- a/net/mpich2/Makefile
+++ b/net/mpich2/Makefile
@@ -21,7 +21,7 @@ BUILD_DEPENDS= bash:shells/bash
RUN_DEPENDS= bash:shells/bash
GNU_CONFIGURE= yes
-USES= execinfo libtool:keepla localbase fortran perl5 \
+USES= libtool:keepla localbase fortran perl5 \
pkgconfig python
USE_GCC= yes
USE_LDCONFIG= yes