[62823] trunk/dports/erlang/log4erl/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Jan 18 11:40:37 PST 2010


Revision: 62823
          http://trac.macports.org/changeset/62823
Author:   ryandesign at macports.org
Date:     2010-01-18 11:40:34 -0800 (Mon, 18 Jan 2010)
Log Message:
-----------
log4erl: use "use_configure no" instead of "configure {}" so the universal variant gets disabled since this ports installs no arch-specific files

Modified Paths:
--------------
    trunk/dports/erlang/log4erl/Portfile

Modified: trunk/dports/erlang/log4erl/Portfile
===================================================================
--- trunk/dports/erlang/log4erl/Portfile	2010-01-18 15:11:19 UTC (rev 62822)
+++ trunk/dports/erlang/log4erl/Portfile	2010-01-18 19:40:34 UTC (rev 62823)
@@ -19,7 +19,7 @@
                     rmd160 430b8c6b628a290e76a3ff1aa00874ad839479db
 depends_lib         port:erlang
 
-configure {}
+use_configure       no
 set libdir ${destroot}${prefix}/lib/erlang/lib/${name}
 destroot {
     xinstall -d -m 0755 ${libdir}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100118/9035482d/attachment.html>


More information about the macports-changes mailing list