Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29158/graphics

Modified Files:
        xgks.info 
Log Message:
Intelify and update the DAP dependency in cdat


Index: xgks.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/graphics/xgks.info,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- xgks.info   22 Sep 2006 20:53:34 -0000      1.3
+++ xgks.info   29 Jan 2009 02:47:28 -0000      1.4
@@ -1,7 +1,6 @@
 Package: xgks
 Version: 2.6
 Revision: 1
-Architecture: powerpc
 Maintainer: None <fink-de...@lists.sourceforge.net>
 BuildDepends: x11-dev, g77
 Depends: x11
@@ -9,7 +8,12 @@
 Source-MD5: e75498d64cf6b7a1e69260aadbf48734 
 SourceDirectory: %N-%v/src
 CompileScript: <<
- (export CPP_X11="-I/usr/X11R6/include"; export LD_X11="-L/usr/X11R6/lib 
-lX11"; ./configure %c)
+#!/bin/sh -ev
+ export CPP_X11="-I/usr/X11R6/include"
+ export LD_X11="-L/usr/X11R6/lib -lX11"
+ export CC=/usr/bin/cc 
+ export CPP=/usr/bin/cpp
+ ./configure %c
  make CXX=cc port/all
  make CXX=cc fontdb/all
 <<


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to