Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jul 2003 00:31:27 -0700 (PDT)
From:      Maho Nakata <maho@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/science/mpqc Makefile ports/science/mpqc-mpich Makefile
Message-ID:  <200307270731.h6R7VRMj062510@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
maho        2003/07/27 00:31:27 PDT

  FreeBSD ports repository

  Modified files:
    science/mpqc         Makefile 
    science/mpqc-mpich   Makefile 
  Log:
  Unbreak by clean-ups.
  
  For unbreak:
  a) location of .include "${.CURDIR}/../mpqc/Makefile"
     is just after the BUILD_DEPENDS to avoid override.
  
  For clean-ups:
  1) ${F77}->${FC}
  2) Use ${LOCALBASE} for CONFIGURE_ARGS for mpqc-mpich
  3) ${MASTERDIR}/files -> ${FILESDIR}
  4) remove LIB_DEPENDS for mpqc-mpich (redundant)
  
  Reported by:    bento's log
  Reviewed by:    okazaki and sf
  
  Revision  Changes    Path
  1.6       +4 -6      ports/science/mpqc-mpich/Makefile
  1.14      +4 -5      ports/science/mpqc/Makefile



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