diff options
Diffstat (limited to 'science/gromacs/Makefile')
-rw-r--r-- | science/gromacs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/gromacs/Makefile b/science/gromacs/Makefile index ad4893927215..1d210075014f 100644 --- a/science/gromacs/Makefile +++ b/science/gromacs/Makefile @@ -25,7 +25,6 @@ RUN_DEPENDS= ${LOCALBASE}/mpich/bin/mpicc:${PORTSDIR}/net/mpich USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS=-I${LOCALBASE}/include LDFLAGS=-L${LOCALBASE}/lib CONFIGURE_ARGS= --exec-prefix=${PREFIX} |