Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Mar 2014 16:58:57 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r347664 - head/science/pnetcdf
Message-ID:  <201403091658.s29Gwvw2051570@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Sun Mar  9 16:58:57 2014
New Revision: 347664
URL: http://svnweb.freebsd.org/changeset/ports/347664
QAT: https://qat.redports.org/buildarchive/r347664/

Log:
  - Cleanup Makefile

Modified:
  head/science/pnetcdf/Makefile

Modified: head/science/pnetcdf/Makefile
==============================================================================
--- head/science/pnetcdf/Makefile	Sun Mar  9 16:56:32 2014	(r347663)
+++ head/science/pnetcdf/Makefile	Sun Mar  9 16:58:57 2014	(r347664)
@@ -27,9 +27,6 @@ USES=		fortran gmake
 
 PORTDOCS=	COPYRIGHT INSTALL README
 
-#FORTRAN_CONFIGURE_OFF=	--disable-fortran
-#FORTRAN_CONFIGURE_ON=	--enable-fortran
-#FORTRAN_USES=		fortran
 MPICH2_CONFIGURE_ON=	--with-mpi=${LOCALBASE}
 MPICH2_LIB_DEPENDS=	libmpich.so:${PORTSDIR}/net/mpich2
 OPENMPI_CONFIGURE_ON=	--with-mpi=${LOCALBASE}/mpi/openmpi



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403091658.s29Gwvw2051570>