[101581] trunk/dports/databases

ryandesign at macports.org ryandesign at macports.org
Sun Jan 13 22:05:56 PST 2013


Revision: 101581
          https://trac.macports.org/changeset/101581
Author:   ryandesign at macports.org
Date:     2013-01-13 22:05:56 -0800 (Sun, 13 Jan 2013)
Log Message:
-----------
couchdb-devel: erlang is not universal

Modified Paths:
--------------
    trunk/dports/databases/couchdb/Portfile
    trunk/dports/databases/couchdb-devel/Portfile

Modified: trunk/dports/databases/couchdb/Portfile
===================================================================
--- trunk/dports/databases/couchdb/Portfile	2013-01-14 05:51:21 UTC (rev 101580)
+++ trunk/dports/databases/couchdb/Portfile	2013-01-14 06:05:56 UTC (rev 101581)
@@ -35,6 +35,9 @@
     port:spidermonkey \
     port:erlang
 
+# erlang is not universal
+universal_variant   no
+
 patchfiles          patch-configure.diff
 
 pre-configure {
@@ -50,9 +53,6 @@
                  --with-erlang=${prefix}/lib/erlang/usr/include \
     --enable-js-trunk
 
-# erlang is not universal
-universal_variant   no
-
 set dbgroup couchdb
 set dbuser couchdb
 set logdir ${prefix}/var/log/couchdb

Modified: trunk/dports/databases/couchdb-devel/Portfile
===================================================================
--- trunk/dports/databases/couchdb-devel/Portfile	2013-01-14 05:51:21 UTC (rev 101580)
+++ trunk/dports/databases/couchdb-devel/Portfile	2013-01-14 06:05:56 UTC (rev 101581)
@@ -35,6 +35,9 @@
     port:spidermonkey \
     port:erlang
 
+# erlang is not universal
+universal_variant   no
+
 pre-configure {
     system "cd ${worksrcpath}; ./bootstrap"
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130113/99270b6c/attachment.html>


More information about the macports-changes mailing list