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

ryandesign at macports.org ryandesign at macports.org
Fri Apr 6 18:35:08 PDT 2012


Revision: 91618
          https://trac.macports.org/changeset/91618
Author:   ryandesign at macports.org
Date:     2012-04-06 18:35:08 -0700 (Fri, 06 Apr 2012)
Log Message:
-----------
aspell: fix notes

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

Modified: trunk/dports/textproc/aspell/Portfile
===================================================================
--- trunk/dports/textproc/aspell/Portfile	2012-04-07 01:33:33 UTC (rev 91617)
+++ trunk/dports/textproc/aspell/Portfile	2012-04-07 01:35:08 UTC (rev 91618)
@@ -58,10 +58,6 @@
     system "${prefix}/bin/install-info ${prefix}/share/info/aspell-dev.info ${prefix}/share/info/dir"
 }
 
-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 {
     configure.args-delete --disable-nls
     configure.args-append --enable-nls
@@ -82,3 +78,8 @@
         default_variants        +nonls
     }
 }
+
+notes "
+You must install (at least) one of the language dictionaries after installing\
+this port in order for it to work.
+"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120406/7bb05235/attachment.html>


More information about the macports-changes mailing list