[86292] trunk/dports/devel/mono-basic/Portfile
ryandesign at macports.org
ryandesign at macports.org
Mon Oct 24 04:57:29 PDT 2011
Revision: 86292
http://trac.macports.org/changeset/86292
Author: ryandesign at macports.org
Date: 2011-10-24 04:57:29 -0700 (Mon, 24 Oct 2011)
Log Message:
-----------
mono-basic: explain why universal variant is disabled
Modified Paths:
--------------
trunk/dports/devel/mono-basic/Portfile
Modified: trunk/dports/devel/mono-basic/Portfile
===================================================================
--- trunk/dports/devel/mono-basic/Portfile 2011-10-24 11:56:27 UTC (rev 86291)
+++ trunk/dports/devel/mono-basic/Portfile 2011-10-24 11:57:29 UTC (rev 86292)
@@ -15,7 +15,6 @@
master_sites ${homepage}sources/${name}/ \
http://ftp.novell.com/pub/mono/sources/${name}/
use_bzip2 yes
-universal_variant no
checksums md5 b459890e5447419ab1a5ea43d9b8afe8 \
sha1 b6bd7214ff1cd4d522d13b213e2a8c2bed80d276 \
@@ -23,6 +22,9 @@
depends_lib port:mono
+# mono is not universal
+universal_variant no
+
patch { reinplace "s|@cp -pu|cp|g" ${worksrcpath}/vbnc/vbnc/Makefile }
test.run no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111024/e6d43c72/attachment-0001.html>
More information about the macports-changes
mailing list