[85965] trunk/dports/lang
Ryan Schmidt
ryandesign at macports.org
Mon Oct 17 16:15:25 PDT 2011
On Oct 17, 2011, at 17:58, jann at macports.org wrote:
> Revision: 85965
> http://trac.macports.org/changeset/85965
> Author: jann at macports.org
> Date: 2011-10-17 15:58:12 -0700 (Mon, 17 Oct 2011)
> Log Message:
> -----------
> new version
>
> Added Paths:
> -----------
> trunk/dports/lang/eiffelstudio70/
> trunk/dports/lang/eiffelstudio70/Portfile
> +post-activate {
> + ui_msg " ################################################################################## \n\
> + To complete the installation you have to add the following to your .bashrc or .profile file : \n\
> + export ISE_PLATFORM=$env(ISE_PLATFORM) \n\
> + export ISE_EIFFEL=${applications_dir}/Eiffel${branch} \n\
> + export GOBO=\$ISE_EIFFEL/library/gobo/svn \n\
> + export PATH=\$PATH:\$ISE_EIFFEL/studio/spec/\$ISE_PLATFORM/bin:\$GOBO/../spec/\$ISE_PLATFORM/bin \n\
> + ################################################################################## \n"
> + }
The "notes" feature should be used in place of this.
More information about the macports-dev
mailing list