[39107] trunk/dports/lang/lua50/Portfile
simon at macports.org
simon at macports.org
Fri Aug 8 02:44:23 PDT 2008
Revision: 39107
http://trac.macosforge.org/projects/macports/changeset/39107
Author: simon at macports.org
Date: 2008-08-08 02:44:23 -0700 (Fri, 08 Aug 2008)
Log Message:
-----------
lang/lua50: Added a notice because lua and lua50 can't be installed at the same time.
Modified Paths:
--------------
trunk/dports/lang/lua50/Portfile
Modified: trunk/dports/lang/lua50/Portfile
===================================================================
--- trunk/dports/lang/lua50/Portfile 2008-08-08 09:35:34 UTC (rev 39106)
+++ trunk/dports/lang/lua50/Portfile 2008-08-08 09:44:23 UTC (rev 39107)
@@ -18,6 +18,15 @@
depends_lib port:readline
+pre-fetch {
+ ui_msg "****************************************************************"
+ ui_msg "* *"
+ ui_msg "* Notice: You can't install both lua and lua50! If you already *"
+ ui_msg "* have lua installed, please deactivate it first. *"
+ ui_msg "* *"
+ ui_msg "****************************************************************"
+}
+
patchfiles patch-config \
patch-Makefile
post-patch {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080808/a42604ad/attachment.html
More information about the macports-changes
mailing list