Revision: 105654 https://trac.macports.org/changeset/105654 Author: eborisch@macports.org Date: 2013-04-29 14:56:02 -0700 (Mon, 29 Apr 2013) Log Message: ----------- mpich3: Update error message. Modified Paths: -------------- trunk/dports/science/mpich3/Portfile Modified: trunk/dports/science/mpich3/Portfile =================================================================== --- trunk/dports/science/mpich3/Portfile 2013-04-29 21:50:59 UTC (rev 105653) +++ trunk/dports/science/mpich3/Portfile 2013-04-29 21:56:02 UTC (rev 105654) @@ -46,7 +46,7 @@ conflicts mpich3 } pre-configure { - ui_error "Please do not install this port since it has been replaced by 'mpich-devel'." + ui_error "Please do not install this port since it has been replaced by 'mpich'." return -code error }
participants (1)
-
eborisch@macports.org