[77598] trunk/dports/graphics/libgeotiff/Portfile

jmr at macports.org jmr at macports.org
Tue Apr 5 17:47:41 PDT 2011


Revision: 77598
          http://trac.macports.org/changeset/77598
Author:   jmr at macports.org
Date:     2011-04-05 17:47:40 -0700 (Tue, 05 Apr 2011)
Log Message:
-----------
libgeotiff: remove code that was only needed before configure.ld_archflags existed

Modified Paths:
--------------
    trunk/dports/graphics/libgeotiff/Portfile

Modified: trunk/dports/graphics/libgeotiff/Portfile
===================================================================
--- trunk/dports/graphics/libgeotiff/Portfile	2011-04-06 00:41:22 UTC (rev 77597)
+++ trunk/dports/graphics/libgeotiff/Portfile	2011-04-06 00:47:40 UTC (rev 77598)
@@ -30,9 +30,6 @@
                         --with-jpeg=${prefix} \
                         --with-proj=${prefix} \
                         --enable-incode-epsg
-if {![variant_isset universal]} {
-    configure.ldflags-append    ${configure.cc_archflags}
-}
 
 use_parallel_build      no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110405/17611dd2/attachment.html>


More information about the macports-changes mailing list