[33335] trunk/dports/lang/logtalk/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Jan 24 01:02:36 PST 2008


Revision: 33335
          http://trac.macosforge.org/projects/macports/changeset/33335
Author:   ryandesign at macports.org
Date:     2008-01-24 01:02:34 -0800 (Thu, 24 Jan 2008)

Log Message:
-----------
logtalk: adjust spacing only; see #13799

Modified Paths:
--------------
    trunk/dports/lang/logtalk/Portfile

Modified: trunk/dports/lang/logtalk/Portfile
===================================================================
--- trunk/dports/lang/logtalk/Portfile	2008-01-24 08:44:09 UTC (rev 33334)
+++ trunk/dports/lang/logtalk/Portfile	2008-01-24 09:02:34 UTC (rev 33335)
@@ -20,17 +20,17 @@
 homepage        http://logtalk.org/
 master_sites	${homepage}files/
 
-checksums md5 a5cd3891ceb0274eede49dbdb00d08dc
+checksums		md5 a5cd3891ceb0274eede49dbdb00d08dc
 
-distname lgt[strsed ${version} {g/\.//}]
+distname		lgt[strsed ${version} {g/\.//}]
 
-use_bzip2 yes
+use_bzip2		yes
 
-use_configure   no
+use_configure	no
 
-build		{}
+build			{}
 
-destroot	{
+destroot {
 	system "cd ${worksrcpath}/scripts && ./install.sh ${destroot}${prefix}"
 }
 
@@ -61,11 +61,11 @@
 	ui_msg "*    XSB (MT):       xsbmtlgt     (first run must use sudo)"
 	ui_msg "*    YAP:            yaplgt"
 	ui_msg "*"
-	ui_msg "* Remember to set the environment variable LOGTALKHOME to the path to"
-	ui_msg "* the Logtalk distribution: ${prefix}/share/logtalk"
-	ui_msg "* and the environment variable LOGTALKUSER to your local configuration"
-	ui_msg "* directory (usually ~/logtalk), which you must create by running the"
-	ui_msg "* command cplgtdirs. See the file \$LOGTALKHOME/CUSTOMIZE.txt for details"
-	ui_msg "* on how to customize your working environment."
+	ui_msg "*  Remember to set the environment variable LOGTALKHOME to the path to"
+	ui_msg "*  the Logtalk distribution: ${prefix}/share/logtalk"
+	ui_msg "*  and the environment variable LOGTALKUSER to your local configuration"
+	ui_msg "*  directory (usually ~/logtalk), which you must create by running the"
+	ui_msg "*  command cplgtdirs. See the file \$LOGTALKHOME/CUSTOMIZE.txt for details"
+	ui_msg "*  on how to customize your working environment."
 	ui_msg "****************************************************************************"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080124/d3c5a66f/attachment.html


More information about the macports-changes mailing list