Update of /cvsroot/fink/experimental/alexkhansen
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21042

Modified Files:
        xcircuit.info 
Removed Files:
        xcircuit.patch 
Log Message:
No more need for a patch (though it would be cleaner to fix the Makefile 
than set CFLAGS).



Index: xcircuit.info
===================================================================
RCS file: /cvsroot/fink/experimental/alexkhansen/xcircuit.info,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- xcircuit.info       2 Dec 2004 20:10:35 -0000       1.4
+++ xcircuit.info       3 Dec 2004 03:00:13 -0000       1.5
@@ -5,12 +5,8 @@
 BuildDepends: m4, tcltk-dev, x11-dev
 Source: http://xcircuit.ece.jhu.edu/archive/%n-%v.tgz
 Source-MD5: d121cd71a81438a3c99a66256a632251
-Patch: %n.patch
 ConfigureParams: --mandir=%p/share/man
-CompileScript: <<
- ./configure %c
- make
-<<
+SetCFLAGS: -I/usr/X11R6/include -fno-common
 InstallScript: make install DESTDIR=%d
 DocFiles: COPYRIGHT README* TODO CHANGES
 Description: Circuit drawing app with schematic capture
@@ -20,11 +16,11 @@
  you might want to switch to fullscreen mode when using xcircuit.
 <<
 DescPackaging: <<
-Had to add an extra -I/usr/X11R6/include to INCLUDES in Makefile.in to get the 
second compiler call to locate the X11 
-libraries.
-Needed to add -fno-common to CFLAGS
+Needed to add -fno-common to CFLAGS.
+Added -I/usr/X11R6/include to CFLAGS because it wouldn't work with 
+CPPFLAGS.  This is needed for one compiler statement.
 <<
-Maintainer: Max Horn <[EMAIL PROTECTED]>
+Maintainer: Alexander Hansen <[EMAIL PROTECTED]>
 Homepage: http://xcircuit.ece.jhu.edu/ 
 License: Artistic
 

--- xcircuit.patch DELETED ---



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Fink-commits mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to