pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/parallel/mpi-ch



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jun 19 18:13:00 UTC 2016

Modified Files:
        pkgsrc/parallel/mpi-ch: Makefile

Log Message:
Remove INSTALLATION_PREFIX; no change to package.


To generate a diff of this commit:
cvs rdiff -u -r1.80 -r1.81 pkgsrc/parallel/mpi-ch/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/parallel/mpi-ch/Makefile
diff -u pkgsrc/parallel/mpi-ch/Makefile:1.80 pkgsrc/parallel/mpi-ch/Makefile:1.81
--- pkgsrc/parallel/mpi-ch/Makefile:1.80        Wed Sep 23 12:02:50 2015
+++ pkgsrc/parallel/mpi-ch/Makefile     Sun Jun 19 18:13:00 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.80 2015/09/23 12:02:50 joerg Exp $
+# $NetBSD: Makefile,v 1.81 2016/06/19 18:13:00 wiz Exp $
 
 DISTNAME=      mpich-3.0.4
 PKGREVISION=   3
@@ -14,7 +14,6 @@ DEPENDS+=     bash-[0-9]*:../../shells/bash
 #MPI_SUBPREFIX=                mpich
 #MPI_PREFIX=           ${LOCALBASE}/${MPI_SUBPREFIX}
 MPI_PREFIX=            ${LOCALBASE}
-INSTALLATION_PREFIX=   ${MPI_PREFIX}
 
 OVERRIDE_DIRDEPTH=     3
 



Home | Main Index | Thread Index | Old Index