[57859] trunk/dports/devel/lua-numlua/files/patch-Makefile

and.damore at macports.org and.damore at macports.org
Thu Sep 17 09:51:11 PDT 2009


Revision: 57859
          http://trac.macports.org/changeset/57859
Author:   and.damore at macports.org
Date:     2009-09-17 09:51:11 -0700 (Thu, 17 Sep 2009)
Log Message:
-----------
fixed patchfile

Modified Paths:
--------------
    trunk/dports/devel/lua-numlua/files/patch-Makefile

Modified: trunk/dports/devel/lua-numlua/files/patch-Makefile
===================================================================
--- trunk/dports/devel/lua-numlua/files/patch-Makefile	2009-09-17 16:12:04 UTC (rev 57858)
+++ trunk/dports/devel/lua-numlua/files/patch-Makefile	2009-09-17 16:51:11 UTC (rev 57859)
@@ -21,7 +21,7 @@
  INSTALL_LIB = $(INSTALL_ROOT)
  INSTALL_LUA = $(INSTALL_ROOT)\\lua\\numlua
 +  else #ifeq ($(TARGET), darwin)
-+INSTALL_ROOT = /opt/local
++INSTALL_ROOT = @PREFIX@
 +INSTALL_INC = $(INSTALL_ROOT)/include
 +INSTALL_LIB = $(INSTALL_ROOT)/lib
 +INSTALL_LUA = $(INSTALL_ROOT)/share/lua/5.1/numlua
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090917/31099521/attachment.html>


More information about the macports-changes mailing list