libtool can be found at least 3 levels deep.
This commit is contained in:
parent
6cd76c3f7d
commit
6648e959bb
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.79 2015/06/12 10:50:55 wiz Exp $
|
||||
# $NetBSD: Makefile,v 1.80 2015/09/23 12:02:50 joerg Exp $
|
||||
|
||||
DISTNAME= mpich-3.0.4
|
||||
PKGREVISION= 3
|
||||
|
@ -16,6 +16,8 @@ DEPENDS+= bash-[0-9]*:../../shells/bash
|
|||
MPI_PREFIX= ${LOCALBASE}
|
||||
INSTALLATION_PREFIX= ${MPI_PREFIX}
|
||||
|
||||
OVERRIDE_DIRDEPTH= 3
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= perl:run
|
||||
|
|
Loading…
Reference in a new issue