[23459] trunk/dports/www/neon/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 1 11:45:12 PDT 2007


Revision: 23459
          http://trac.macosforge.org/projects/macports/changeset/23459
Author:   pipping at macports.org
Date:     2007-04-01 11:45:12 -0700 (Sun, 01 Apr 2007)

Log Message:
-----------
 * remove traces of a universal variant

an experimental patch to re-add this functionality will be made available at

http://trac.macports.org/projects/macports/wiki/UniversalNeon

Modified Paths:
--------------
    trunk/dports/www/neon/Portfile

Modified: trunk/dports/www/neon/Portfile
===================================================================
--- trunk/dports/www/neon/Portfile	2007-04-01 18:42:38 UTC (rev 23458)
+++ trunk/dports/www/neon/Portfile	2007-04-01 18:45:12 UTC (rev 23459)
@@ -29,15 +29,6 @@
                 --with-expat \
                 --mandir=\\\${prefix}/share/man
 
-post-destroot {
-    if {[variant_isset universal]} {
-        cd ${destroot}${prefix}/bin
-        set nc neon-config
-        reinplace "s|-arch i386 -arch ppc ||g" ${nc}
-        reinplace "s|-isysroot /Developer/SDKs/MacOSX10.4u.sdk ||g" ${nc}
-    }
-}
-
 destroot.destdir    prefix=${destroot}${prefix}
 
 test.env    DYLD_LIBRARY_PATH=`find ${worksrcpath} -type d -name .libs | xargs echo | sed -e 's/ /:/g'`

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070401/dd29e987/attachment.html


More information about the macports-changes mailing list