[23463] trunk/dports/editors/vim/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 1 11:53:05 PDT 2007


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

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

Modified Paths:
--------------
    trunk/dports/editors/vim/Portfile

Modified: trunk/dports/editors/vim/Portfile
===================================================================
--- trunk/dports/editors/vim/Portfile	2007-04-01 18:51:43 UTC (rev 23462)
+++ trunk/dports/editors/vim/Portfile	2007-04-01 18:53:05 UTC (rev 23463)
@@ -212,15 +212,6 @@
     configure.args-append   --enable-cscope
 }
 
-# merely a proof-of-concept:
-# gettext - not linked at all
-# ncurses - incorrectly linked from /usr/lib
-variant universal {
-    configure.args-append   --with-mac-arch=both
-    configure.env-delete    CPPFLAGS="-I${prefix}/include" \
-                              LDFLAGS="-L${prefix}/lib"
-}
-
 platform darwin i386 {
 }
 

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


More information about the macports-changes mailing list