prepare for upcoming ninja switch

This commit is contained in:
espie 2013-06-24 19:35:18 +00:00
parent 31d6754829
commit fd70df1e93

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.46 2013/03/21 08:46:33 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.47 2013/06/24 19:35:18 espie Exp $
SHARED_ONLY = Yes
@ -47,6 +47,9 @@ MODULES += devel/cmake
CONFIGURE_STYLE = cmake
# Until such time as the cmake ninja generator supports fortran
USE_NINJA = No
CONFIGURE_ARGS = -D ENABLE_java=OFF \
-D ENABLE_f77=ON \
-D ENABLE_f95=OFF \