[csw-devel] SF.net SVN: gar:[2661] csw/mgar/pkg/git/trunk/Makefile

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Thu Dec 18 22:07:42 CET 2008


Revision: 2661
          http://gar.svn.sourceforge.net/gar/?rev=2661&view=rev
Author:   bdwalton
Date:     2008-12-18 21:07:42 +0000 (Thu, 18 Dec 2008)

Log Message:
-----------
clean up prereqs; s/tclsh/wish/ so that gitk (and likely git-gui) actually works

Modified Paths:
--------------
    csw/mgar/pkg/git/trunk/Makefile

Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile	2008-12-18 16:41:24 UTC (rev 2660)
+++ csw/mgar/pkg/git/trunk/Makefile	2008-12-18 21:07:42 UTC (rev 2661)
@@ -3,8 +3,8 @@
 CATEGORIES = devel
 
 PREREQUISITE_PKGS = CSWasciidoc CSWossldevel CSWxmlto CSWbash CSWcurl
-PREREQUISITE_PKGS += CSWgsed CSWgnulinks CSWperl CSWtcl CSWtk CSWexpat
-PREREQUISITE_PKGS += CSWzlib CSWpmerror CSWpmsvn
+PREREQUISITE_PKGS += CSWgsed CSWgnulinks CSWperl CSWtk CSWexpat
+PREREQUISITE_PKGS += CSWzlib CSWpmerror CSWpmsvn CSWcvs
 
 REQUIRED_PKGS_CSWgit = CSWzlib CSWperl CSWrsync CSWcurlrt CSWosslrt
 REQUIRED_PKGS_CSWgit += CSWossh CSWiconv CSWexpat CSWbash
@@ -59,7 +59,7 @@
 
 CONFIGURE_ARGS = $(DIRPATHS) --with-shell=$(bindir)/bash
 CONFIGURE_ARGS += --with-perl=$(bindir)/perl
-CONFIGURE_ARGS += --with-tcltk=$(bindir)/tclsh
+CONFIGURE_ARGS += --with-tcltk=$(bindir)/wish
 CONFIGURE_ARGS += --with-zlib=$(prefix)
 CONFIGURE_ARGS += --with-iconv=$(prefix)
 


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



More information about the devel mailing list