Don't attempt to build ocmal bindings.

This commit is contained in:
Brooks Davis 2009-10-30 16:10:11 +00:00
parent cfa173813f
commit 6b48b7a59f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243547
2 changed files with 4 additions and 0 deletions

View file

@ -34,6 +34,8 @@ CONFIGURE_ARGS+= --with-f2c=${LOCALBASE}
CONFIGURE_ARGS+= --enable-optimized
.endif
CONFIGURE_ARGS+= --enable-bindings=none
.if defined(NOPORTDOCS)
DOCSRCDIR=
.else

View file

@ -34,6 +34,8 @@ CONFIGURE_ARGS+= --with-f2c=${LOCALBASE}
CONFIGURE_ARGS+= --enable-optimized
.endif
CONFIGURE_ARGS+= --enable-bindings=none
.if defined(NOPORTDOCS)
DOCSRCDIR=
.else