Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs
In directory vz-cvs-3.sog:/tmp/cvs-serv21808

Modified Files:
        fuse4x-dev.info 
Log Message:
Add autoconf and libiconv-dev builddeps; add -I/-L%p... flags to CFLAGS to fix 
iconv use

Index: fuse4x-dev.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/libs/fuse4x-dev.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- fuse4x-dev.info     28 Apr 2012 04:30:13 -0000      1.3
+++ fuse4x-dev.info     28 Apr 2012 19:14:46 -0000      1.4
@@ -1,8 +1,10 @@
 Package: fuse4x-dev
 Version: 0.8.13
-Revision: 2
+Revision: 3
 BuildDependsOnly: true
-BuildDepends: automake1.11, gettext-tools, libtool2
+BuildDepends: <<
+  autoconf2.6 | autoconf, automake1.11, gettext-tools, libiconv-dev, libtool2
+<<
 Depends: pkgconfig
 Source: https://github.com/fuse4x/fuse/tarball/fuse4x_0_8_13
 Source-MD5: 275f9088322e18d0d7a49354254613b7
@@ -16,7 +18,7 @@
 #!/bin/sh -ev
 
 autoreconf -f -i -Wall,no-obsolete
-./configure CFLAGS='-arch x86_64 -mmacosx-version-min=10.7' LDFLAGS='-arch 
x86_64' --disable-dependency-tracking --prefix=%p
+./configure CFLAGS='-arch x86_64 -mmacosx-version-min=10.7 -I%p/include 
-L%p/lib' LDFLAGS='-arch x86_64' --disable-dependency-tracking --prefix=%p
 make
 <<
 InstallScript: <<


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to