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

Modified Files:
        w3m.info 
Log Message:
Don't accidentally detect and hard-code fink-supplied perl interp
Add more protections against accidentally finding fink-supplied openssl


Index: w3m.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/web/w3m.info,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- w3m.info    28 Jul 2007 16:55:51 -0000      1.8
+++ w3m.info    20 Jan 2009 08:14:25 -0000      1.9
@@ -1,6 +1,6 @@
 Package: w3m
 Version: 0.5.2
-Revision: 1003
+Revision: 1004
 Description: Text-mode WWW browser with tables/frames
 License: BSD
 Maintainer: Todai Fink Team <[email protected]>
@@ -21,7 +21,8 @@
 ConfigureParams: <<
   --with-termlib=ncurses --with-imagelib=imlib2 --disable-w3mmailer \
   --mandir=%p/share/man --libexecdir=%p/lib --with-editor=%p/bin/editor \
-  --with-browser=%p/bin/launch --with-mailer='%p/bin/launch -l' --with-gc=%p
+  --with-browser=%p/bin/launch --with-mailer='%p/bin/launch -l' --with-gc=%p \
+  PERL=/usr/bin/perl PKG_CONFIG_PATH=%p/lib/system-openssl/lib/pkgconfig
 <<
 SetCPPFLAGS: -I%p/lib/system-openssl/include  -I%p/include/gc
 SetLDFLAGS: -L%p/lib/system-openssl/lib
@@ -50,7 +51,7 @@
   Depends: <<
     %N (= %v-%r), x11, freetype219-shlibs, imlib2-shlibs (>= 1.0.5-1)
   <<
-  Recommends: perl, compface
+  Recommends: compface
   Description: X11 support for w3m
   Files: <<
     lib/w3m/w3mimgdisplay


------------------------------------------------------------------------------
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
[email protected]
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to