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

Modified Files:
        eterm.info 
Log Message:
fix to build on clang by passing -std=gnu89 on CFLAGS

Index: eterm.info
===================================================================
RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/x11/eterm.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- eterm.info  13 Jul 2012 18:57:42 -0000      1.1
+++ eterm.info  12 Aug 2012 22:32:15 -0000      1.2
@@ -1,18 +1,17 @@
 Package: eterm
 Version: 0.9.6
-Revision: 1
+Revision: 2
 Source: mirror:sourceforge:eterm/Eterm-%v.tar.gz
 BuildDepends: imlib2 (>= 1.4.2-3), libast2 (>= 0.7-2), libgettext8-dev, 
gettext-bin, gettext-tools, libpcre1, x11-dev, freetype219 (>= 2.3.8-2), 
man2html, fink (>= 0.28), fink-package-precedence
 Depends: freetype219-shlibs (>= 2.3.8-2), imlib2-shlibs (>= 1.4.2-3), 
libast2-shlibs (>= 0.7-2), libpcre1-shlibs, x11-shlibs, x11
-Conflicts: eterm-shlibs , eterm0.9.3-shlibs, eterm-dev, eterm0.9.3-dev
+Conflicts: eterm-shlibs, eterm0.9.3-shlibs, eterm-dev, eterm0.9.3-dev
 Replaces: eterm-shlibs, eterm0.9.3-shlibs, eterm-dev, eterm0.9.3-dev
 Source-MD5: 90e424584c22d4050496874d14f78bb1
 PatchFile: %n.patch
 PatchFile-MD5: 9033a472abfc56e0a1464b65042aae7e
 DocFiles: README LICENSE ChangeLog ReleaseNotes doc/Eterm_reference.html 
doc/Eterm.1.html doc/README.Escreen doc/Eterm.ti doc/Eterm.tcap
 ConfigureParams: --mandir=%p/share/man --enable-multi-charset   
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
-SetCC: llvm-gcc-4.2
-SetCXX: llvm-gcc-4.2
+SetCFLAGS: -O2 -g -std=gnu89
 CompileScript: <<
   ac_cv_header_utmpx_h=no ac_cv_lib_ttf_TT_Init_FreeType=no ./configure %c
   make


------------------------------------------------------------------------------
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