[27933] trunk/dports/lang/lua/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Thu Aug 16 03:24:40 PDT 2007
Revision: 27933
http://trac.macosforge.org/projects/macports/changeset/27933
Author: pmq at macports.org
Date: 2007-08-16 03:24:40 -0700 (Thu, 16 Aug 2007)
Log Message:
-----------
Closes #12503. Put the manpages into share/man.
Modified Paths:
--------------
trunk/dports/lang/lua/Portfile
Modified: trunk/dports/lang/lua/Portfile
===================================================================
--- trunk/dports/lang/lua/Portfile 2007-08-16 10:12:48 UTC (rev 27932)
+++ trunk/dports/lang/lua/Portfile 2007-08-16 10:24:40 UTC (rev 27933)
@@ -29,6 +29,8 @@
post-patch {
reinplace "s|/usr/local|${prefix}|g" ${worksrcpath}/Makefile
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
reinplace "s|MYLDFLAGS=|MYLDFLAGS=-L${prefix}/lib|" ${worksrcpath}/src/Makefile
# for the pkgconfig file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070816/2174432e/attachment.html
More information about the macports-changes
mailing list