[23462] trunk/dports/lang/scheme48/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Apr 1 11:51:44 PDT 2007


Revision: 23462
          http://trac.macosforge.org/projects/macports/changeset/23462
Author:   pipping at macports.org
Date:     2007-04-01 11:51:43 -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/UniversalScheme48

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

Modified: trunk/dports/lang/scheme48/Portfile
===================================================================
--- trunk/dports/lang/scheme48/Portfile	2007-04-01 18:50:21 UTC (rev 23461)
+++ trunk/dports/lang/scheme48/Portfile	2007-04-01 18:51:43 UTC (rev 23462)
@@ -24,9 +24,6 @@
 patchfiles		patch-Makefile.in
 
 configure.args	--mandir=${prefix}/share/man
-if {[variant_isset universal]} {
-    configure.args-append   --enable-universal-binary
-}
 
 build.target	enough
 
@@ -37,7 +34,3 @@
 livecheck.check	regex
 livecheck.url	${homepage}
 livecheck.regex	(\[0-9\]+\\.\[0-9\]+)
-
-variant universal {
-    configure.env-append    LDFLAGS="-isysroot /Developer/SDKs/MacOSX10.4u.sdk"
-}

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


More information about the macports-changes mailing list