Revision: 70871 http://trac.macports.org/changeset/70871 Author: snc@macports.org Date: 2010-08-24 08:42:16 -0700 (Tue, 24 Aug 2010) Log Message: ----------- ui_msg to notes Modified Paths: -------------- trunk/dports/editors/auctex/Portfile Modified: trunk/dports/editors/auctex/Portfile =================================================================== --- trunk/dports/editors/auctex/Portfile 2010-08-24 15:20:19 UTC (rev 70870) +++ trunk/dports/editors/auctex/Portfile 2010-08-24 15:42:16 UTC (rev 70871) @@ -41,8 +41,5 @@ configure.args-append --with-texmf-dir=/usr/local/texlive/texmf-local } -post-activate { - ui_msg "To use this, put the following into your ~/.emacs:" - ui_msg "(require 'tex-site)" -} - +notes "To use this, put the following into your ~/.emacs:\n\ + (require 'tex-site)"
participants (1)
-
snc@macports.org