[25649] trunk/dports/devel/libgphoto2/Portfile

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


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

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

Modified Paths:
--------------
    trunk/dports/devel/libgphoto2/Portfile

Modified: trunk/dports/devel/libgphoto2/Portfile
===================================================================
--- trunk/dports/devel/libgphoto2/Portfile	2007-05-27 16:26:33 UTC (rev 25648)
+++ trunk/dports/devel/libgphoto2/Portfile	2007-05-27 16:27:03 UTC (rev 25649)
@@ -21,8 +21,7 @@
 			port:libusb \
 			port:pkgconfig
 
-configure.env	CFLAGS="-I${prefix}/include -no-cpp-precomp" \
-		LDFLAGS="-L${prefix}/lib"
+configure.cflags-append	-I${prefix}/include -no-cpp-precomp
 configure.args	--mandir=${prefix}/share/man \
 		--with-drivers=all --with-libexif=auto
 

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


More information about the macports-changes mailing list