Update of /cvsroot/fink/experimental/babayoshihiko/finkinfo
In directory sfp-cvsdas-3.v30.ch3.sourceforge.com:/tmp/cvs-serv25437

Modified Files:
        gen2shp.info 
Log Message:
fixed include

Index: gen2shp.info
===================================================================
RCS file: /cvsroot/fink/experimental/babayoshihiko/finkinfo/gen2shp.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- gen2shp.info        23 Mar 2010 23:24:17 -0000      1.1
+++ gen2shp.info        23 Mar 2010 23:46:29 -0000      1.2
@@ -16,13 +16,14 @@
   shapelib-shlibs
 <<
 BuildDepends: <<
-  fink (>= 0.24.12)
+  fink (>= 0.24.12),
+  shapelib-dev
 <<
 Source: http://www.intevation.de/~jan/gen2shp/%n-%v.tar.gz
 Source-MD5: 1cf9f1c2097825ef96290f7e9a7eb195
 
 CompileScript: <<
-  make CFLAGS="-I%p/include -L%p/lib"
+  make CFLAGS="-I%p/include -I%p/include/libshp -L%p/lib"
 <<
 
 InstallScript: <<


------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-commits mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to