[25648] trunk/dports/graphics/xsane/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun May 27 09:26:33 PDT 2007


Revision: 25648
          http://trac.macosforge.org/projects/macports/changeset/25648
Author:   takanori at macports.org
Date:     2007-05-27 09:26:33 -0700 (Sun, 27 May 2007)

Log Message:
-----------
* Switch to using configure.cppflags instead of configure.env.
* Remove redundant LDFLAGS from configure.env.

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

Modified: trunk/dports/graphics/xsane/Portfile
===================================================================
--- trunk/dports/graphics/xsane/Portfile	2007-05-27 16:26:16 UTC (rev 25647)
+++ trunk/dports/graphics/xsane/Portfile	2007-05-27 16:26:33 UTC (rev 25648)
@@ -27,8 +27,7 @@
                 port:tiff \
                 port:zlib
 
-configure.env   LDFLAGS="-L${prefix}/lib" \
-                CPPFLAGS="-I${prefix}/include -no-cpp-precomp"
+configure.cppflags-append -no-cpp-precomp
 
 #configure.args  --mandir=${prefix}/share/man
 

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


More information about the macports-changes mailing list