[63579] trunk/dports/textproc/aspell/Portfile

snc at macports.org snc at macports.org
Tue Feb 9 06:13:21 PST 2010


Revision: 63579
          http://trac.macports.org/changeset/63579
Author:   snc at macports.org
Date:     2010-02-09 06:13:17 -0800 (Tue, 09 Feb 2010)
Log Message:
-----------
ui_msg to notes, remove description of +nls (duplicate of global description)

Modified Paths:
--------------
    trunk/dports/textproc/aspell/Portfile

Modified: trunk/dports/textproc/aspell/Portfile
===================================================================
--- trunk/dports/textproc/aspell/Portfile	2010-02-09 09:55:49 UTC (rev 63578)
+++ trunk/dports/textproc/aspell/Portfile	2010-02-09 14:13:17 UTC (rev 63579)
@@ -46,14 +46,11 @@
     system "${prefix}/bin/install-info ${prefix}/share/info/aspell-dev.info ${prefix}/share/info/dir"
 }
 
-post-install {
-    ui_msg "******************************************************************"
-    ui_msg "You must install (at least) one of the language dictionaries after"
-    ui_msg "installing this port in order for it to work."
-    ui_msg "******************************************************************"
-}
+notes \
+"You must install (at least) one of the language dictionaries after 
+installing this port in order for it to work."
 
-variant nls conflicts nonls description {Include natural language support; conflicts with GNUstep} {
+variant nls conflicts nonls {
     configure.args-delete --disable-nls
     configure.args-append --enable-nls
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100209/dc0cfa84/attachment.html>


More information about the macports-changes mailing list