diff options
Diffstat (limited to 'science/gromacs/Makefile')
-rw-r--r-- | science/gromacs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index 7397bc3..f66960d 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/mpich/bin/mpicc:${PORTSDIR}/net/mpich .endif USE_GMAKE= yes -USE_LIBTOOL_VER= 15 +USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib |