Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv29708

Modified Files:
        gd2.info 
Log Message:
run autoreconf before compiling


Index: gd2.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/gd2.info,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -r1.12 -r1.13
--- gd2.info    29 Nov 2009 01:10:53 -0000      1.12
+++ gd2.info    20 Jan 2010 05:09:42 -0000      1.13
@@ -1,6 +1,6 @@
 Package: gd2
 Version: 2.0.35
-Revision: 5
+Revision: 6
 Depends: %N-shlibs (= %v-%r)
 BuildDepends: <<
   autoconf,
@@ -22,6 +22,11 @@
 SetCPPFLAGS: -I%p/lib/fontconfig2/include
 SetLDFLAGS: -L%p/lib/fontconfig2/lib
 ConfigureParams: --with-fontconfig=%p/lib/fontconfig2 
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib 
--disable-dependency-tracking
+CompileScript: <<
+  autoreconf -fi
+  ./configure %c
+  make
+<<
 DocFiles: COPYING INSTALL index.html README-JPEG.TXT README.TXT readme.jpn
 BuildDependsOnly: True
 SplitOff: <<


------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to