[25647] trunk/dports/graphics/sane-backends/Portfile

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


Revision: 25647
          http://trac.macosforge.org/projects/macports/changeset/25647
Author:   takanori at macports.org
Date:     2007-05-27 09:26:16 -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/sane-backends/Portfile

Modified: trunk/dports/graphics/sane-backends/Portfile
===================================================================
--- trunk/dports/graphics/sane-backends/Portfile	2007-05-27 16:25:49 UTC (rev 25646)
+++ trunk/dports/graphics/sane-backends/Portfile	2007-05-27 16:26:16 UTC (rev 25647)
@@ -29,8 +29,7 @@
                 port:tiff \
                 port:zlib
 
-configure.env   LDFLAGS="-L${prefix}/lib" \
-                CPPFLAGS="-I${prefix}/include -no-cpp-precomp -fno-common"
+configure.cppflags-append -no-cpp-precomp -fno-common
 configure.args  --mandir=${prefix}/share/man \
                 --enable-local-backends --enable-libusb \
                 --without-gphoto2

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


More information about the macports-changes mailing list