svn commit: r347664 - head/science/pnetcdf

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sun Mar 9 16:58:57 UTC 2014


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


More information about the svn-ports-head mailing list