mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-07 11:49:40 +00:00
science/abinit: Add the 'test' target
This commit is contained in:
parent
7b1a44a7ae
commit
dc73dfedce
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494023
@ -38,4 +38,7 @@ MPI_VARS= FFLAGS+=-I${LOCALBASE}/include FCFLAGS+=-I${LOCALBASE}/include
|
||||
MPI_LDFLAGS= ${LOCALBASE}/lib/libmpich.so ${LOCALBASE}/lib/libmpicxx.so ${LOCALBASE}/lib/libmpifort.so
|
||||
MPI_LIB_DEPENDS= libmpi.so:net/mpich
|
||||
|
||||
do-test:
|
||||
@cd ${WRKSRC}/tests && ./configure && ${GMAKE} check
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
x
Reference in New Issue
Block a user