Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs
In directory sc8-pr-cvs17.sourceforge.net:/tmp/cvs-serv31658

Modified Files:
        libotf.info 
Log Message:
more robust X11 building


Index: libotf.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/libs/libotf.info,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- libotf.info 5 Aug 2008 22:03:58 -0000       1.5
+++ libotf.info 24 Aug 2008 20:57:39 -0000      1.6
@@ -2,7 +2,7 @@
 Version: 0.9.5
 Revision: 3
 Depends: %N-shlibs (= %v-%r)
-BuildDepends: x11, freetype219
+BuildDepends: x11, freetype219, xmkmf (>= 1.0.2-3)
 Source: http://www.m17n.org/%n/%n-%v.tar.gz
 Source-MD5: f8b71fe2d88b51b7dfe1dbd62a56f0bd
 Patch: %n.patch
@@ -10,6 +10,8 @@
 BuildDependsOnly: True
 SetLDFLAGS: -L%p/lib/freetype219/lib
 CompileScript: <<
+#!/bin/sh -ev
+ export PATH=%p/lib/xmkmf/bin:$PATH 
   PATH=%p/lib/freetype219/bin:$PATH ./configure %c
   make
 <<


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to