diff options
Diffstat (limited to 'science')
-rw-r--r-- | science/mpqc-mpich/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/mpqc-mpich/Makefile b/science/mpqc-mpich/Makefile index 5fe001d9cb93..751893f3be83 100644 --- a/science/mpqc-mpich/Makefile +++ b/science/mpqc-mpich/Makefile @@ -9,6 +9,8 @@ MASTERDIR= ${.CURDIR}/../mpqc/ .include "${.CURDIR}/../mpqc/Makefile" +PORTNAME= mpqc-mpich + LIB_DEPENDS= lapack:${PORTSDIR}/math/lapack \ atlas:${PORTSDIR}/math/atlas BUILD_DEPENDS= ${LOCALBASE}/mpich/lib/libmpich.a:${PORTSDIR}/net/mpich |