[21589] trunk/dports/net/nedi/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Mon Jan 29 18:21:48 PST 2007
Revision: 21589
http://trac.macosforge.org/projects/macports/changeset/21589
Author: markd at macports.org
Date: 2007-01-29 18:21:48 -0800 (Mon, 29 Jan 2007)
Log Message:
-----------
Add blank server variant to trigger mysql5's server variant.
Modified Paths:
--------------
trunk/dports/net/nedi/Portfile
Modified: trunk/dports/net/nedi/Portfile
===================================================================
--- trunk/dports/net/nedi/Portfile 2007-01-30 02:19:40 UTC (rev 21588)
+++ trunk/dports/net/nedi/Portfile 2007-01-30 02:21:48 UTC (rev 21589)
@@ -34,12 +34,13 @@
worksrcdir ${name}-${version}
-pre-fetch {
- ui_msg "\n #### It is recommended that you pre-install ####\n"
- ui_msg "\n #### port mysql5 with the +server variant. ####\n"
- ui_msg "\n #### 'port install mysql5 +server' ####\n"
+variant server {
+# This variant doesn't do anything in this port, it only exists to trigger the server
+# variant in the mysql5 port.
}
+variant_set server
+
use_configure no
build {}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070129/0a49b6ff/attachment.html
More information about the macports-changes
mailing list