diff options
Diffstat (limited to 'science/ecs/Makefile')
-rw-r--r-- | science/ecs/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/science/ecs/Makefile b/science/ecs/Makefile index e4da471d8e87..6ea40c72eabd 100644 --- a/science/ecs/Makefile +++ b/science/ecs/Makefile @@ -24,7 +24,6 @@ LIB_DEPENDS= med.2:${PORTSDIR}/french/med \ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ARGS= --with-bft=${LOCALBASE} \ --with-hdf5=${LOCALBASE} \ --with-cgns=${LOCALBASE} \ |