[42786] trunk/dports/x11/rxvt-unicode/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sun Nov 30 15:44:41 PST 2008


Revision: 42786
          http://trac.macports.org/changeset/42786
Author:   jeremyhu at macports.org
Date:     2008-11-30 15:44:40 -0800 (Sun, 30 Nov 2008)
Log Message:
-----------
urxvt doesn't build universal... fix this once perl5 builds universal

Modified Paths:
--------------
    trunk/dports/x11/rxvt-unicode/Portfile

Modified: trunk/dports/x11/rxvt-unicode/Portfile
===================================================================
--- trunk/dports/x11/rxvt-unicode/Portfile	2008-11-30 22:58:10 UTC (rev 42785)
+++ trunk/dports/x11/rxvt-unicode/Portfile	2008-11-30 23:44:40 UTC (rev 42786)
@@ -56,6 +56,9 @@
 
 use_parallel_build  yes
 
+# port:perl5 is not universal
+universal_variant   no
+
 destroot.env    TERMINFO=${destroot}${prefix}/share/terminfo
 pre-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/terminfo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081130/c0af64f6/attachment.html>


More information about the macports-changes mailing list