[92157] trunk/dports/lang/guile/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Apr 20 10:39:59 PDT 2012


Revision: 92157
          https://trac.macports.org/changeset/92157
Author:   jeremyhu at macports.org
Date:     2012-04-20 10:39:59 -0700 (Fri, 20 Apr 2012)
Log Message:
-----------
guile: Don't merge scmconfig.h as it fails with 3-way universal

Modified Paths:
--------------
    trunk/dports/lang/guile/Portfile

Modified: trunk/dports/lang/guile/Portfile
===================================================================
--- trunk/dports/lang/guile/Portfile	2012-04-20 17:24:28 UTC (rev 92156)
+++ trunk/dports/lang/guile/Portfile	2012-04-20 17:39:59 UTC (rev 92157)
@@ -6,7 +6,7 @@
 
 name		guile
 version		1.8.7
-revision	2
+revision	3
 categories	lang
 maintainers	nomaintainer
 platforms	darwin
@@ -99,6 +99,8 @@
     }
 }
 
+set merger_dont_diff "${prefix}/include/libguile/scmconfig.h"
+
 #post-destroot	{
 #		  file delete ${destroot}${prefix}/share/${name}/1.6/ice-9/and-let\*.scm
 #		}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120420/c5ecf1b6/attachment.html>


More information about the macports-changes mailing list