[32381] trunk/dports/lang/lua/Portfile

pmq at macports.org pmq at macports.org
Fri Dec 28 12:05:53 PST 2007


Revision: 32381
          http://trac.macosforge.org/projects/macports/changeset/32381
Author:   pmq at macports.org
Date:     2007-12-28 12:05:52 -0800 (Fri, 28 Dec 2007)

Log Message:
-----------
Linted.

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

Modified: trunk/dports/lang/lua/Portfile
===================================================================
--- trunk/dports/lang/lua/Portfile	2007-12-28 20:04:13 UTC (rev 32380)
+++ trunk/dports/lang/lua/Portfile	2007-12-28 20:05:52 UTC (rev 32381)
@@ -11,7 +11,7 @@
 description             powerful, lightweight programming language
 long_description        Lua is a powerful, light-weight programming language \
 			designed for extending applications. Lua is also frequently \
-			used as a general-purpose, standalone language. 
+			used as a general-purpose, standalone language.
 
 homepage                http://www.lua.org
 master_sites		${homepage}/ftp/
@@ -31,7 +31,7 @@
 	reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/src/luaconf.h
 	reinplace "s|/man/man1|/share/man/man1|g" ${worksrcpath}/Makefile
 
-	# to complement the use_readline patch	
+	# to complement the use_readline patch
 	reinplace "s|MYLDFLAGS=|MYLDFLAGS=-L${prefix}/lib|" ${worksrcpath}/src/Makefile
 	# for the pkgconfig file
 	reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/etc/lua.pc

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


More information about the macports-changes mailing list