Fix build.

Spotted by: pav
This commit is contained in:
Maho Nakata 2007-07-14 21:47:23 +00:00
parent 686e18b622
commit 7da68c64e1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=195613

View file

@ -18,6 +18,7 @@ GNU_CONFIGURE= yes
.include <bsd.port.pre.mk>
USE_FORTRAN= yes
CONFIGURE_ENV+= FC="${FC}" F77="${F77}" FFLAGS="${FFLAGS}"
CONFIGURE_ARGS+= --enable-shared=yes
.include <bsd.port.post.mk>