mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Don't attempt to build ocmal bindings.
This commit is contained in:
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
|
@ -34,6 +34,8 @@ CONFIGURE_ARGS+= --with-f2c=${LOCALBASE}
|
|||
CONFIGURE_ARGS+= --enable-optimized
|
||||
.endif
|
||||
|
||||
CONFIGURE_ARGS+= --enable-bindings=none
|
||||
|
||||
.if defined(NOPORTDOCS)
|
||||
DOCSRCDIR=
|
||||
.else
|
||||
|
|
|
@ -34,6 +34,8 @@ CONFIGURE_ARGS+= --with-f2c=${LOCALBASE}
|
|||
CONFIGURE_ARGS+= --enable-optimized
|
||||
.endif
|
||||
|
||||
CONFIGURE_ARGS+= --enable-bindings=none
|
||||
|
||||
.if defined(NOPORTDOCS)
|
||||
DOCSRCDIR=
|
||||
.else
|
||||
|
|
Loading…
Add table
Reference in a new issue