Modified: trunk/dports/editors/auctex/Portfile (70870 => 70871)
--- 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)"