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

Modified Files:
      Tag: pangocairo-branch
        linpal.info nmap.info 
Log Message:
build fixes

Index: linpal.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/linpal.info,v
retrieving revision 1.1.2.2
retrieving revision 1.1.2.3
diff -u -d -r1.1.2.2 -r1.1.2.3
--- linpal.info 22 Dec 2006 05:02:19 -0000      1.1.2.2
+++ linpal.info 1 Jan 2007 17:39:09 -0000       1.1.2.3
@@ -19,7 +19,7 @@
 BuildDepends: cairo (>= 1.2-1), fontconfig2-dev (>= 2.3.2-13), freetype219, 
xft2-dev, gtk+2-dev (>= 2.10.0-1), libglade2 (>= 2.6.0-1), glib2-dev (>= 
2.12.0-1), x11-dev, curl-dev, pkgconfig (>= 0.21-1), pango1-xft2-ft219-dev (>= 
1.14.9-1), libgettext3-dev, atk1 (>= 1.12.3-1), libiconv-dev, libxml2
 
 CompileScript: <<
-  make CC="g++-3.3 -Wall" 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
+  make CC="g++ -Wall" 
PKG_CONFIG_PATH="%p/lib/pango-ft219/lib/pkgconfig:%p/lib/fontconfig2/lib/pkgconfig:%p/lib/freetype219/lib/pkgconfig:$PKG_CONFIG_PATH"
 FREETYPE_CONFIG=%p/lib/freetype219/bin/freetype-config
 <<
 
 InstallScript: <<

Index: nmap.info
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/nmap.info,v
retrieving revision 1.2.2.2
retrieving revision 1.2.2.3
diff -u -d -r1.2.2.2 -r1.2.2.3
--- nmap.info   22 Dec 2006 05:02:19 -0000      1.2.2.2
+++ nmap.info   1 Jan 2007 17:39:09 -0000       1.2.2.3
@@ -52,6 +52,7 @@
   # This hack is necessary to ensure that the system's openssl is always used.
   make LDFLAGS='-L%p/lib/system-openssl/lib -L%p/lib -L%b/nbase 
-L%b/nsock/src/ $(STATIC)'
 <<
+InstallScript: make -j1 install DESTDIR="%d"
 DocFiles: CHANGELOG COPYING HACKING docs/README docs/*.txt
 Description: Network exploration utility
 DescDetail: <<


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to