Update of /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv15274
Modified Files: molmol.patch Log Message: build against libpng16 Index: molmol.patch =================================================================== RCS file: /cvsroot/fink/dists/10.7/stable/main/finkinfo/sci/molmol.patch,v retrieving revision 1.4 retrieving revision 1.5 diff -u -d -r1.4 -r1.5 --- molmol.patch 14 May 2012 20:15:00 -0000 1.4 +++ molmol.patch 27 Jun 2013 02:42:16 -0000 1.5 @@ -15,7 +15,7 @@ +# + IMGDEF = -DTIFF_SUPPORT -DJPEG_SUPPORT -DPNG_SUPPORT + IMGINCL = -I$(TIFFDIR) -I$(JPEGDIR) -I$(PNGDIR) -I$(ZLIBDIR) -+ IMGLIB = $(TIFFDIR)/libtiff.3.dylib $(JPEGDIR)/libjpeg.dylib \ ++ IMGLIB = $(TIFFDIR)/libtiff.5.dylib $(JPEGDIR)/libjpeg.dylib \ + $(PNGDIR)/libpng.dylib $(ZLIBDIR)/libz.dylib + +# Some systems do not have the float versions of various math functions, ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Fink-commits mailing list Fink-commits@lists.sourceforge.net http://news.gmane.org/gmane.os.apple.fink.cvs