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

bdwalton at users.sourceforge.net bdwalton at users.sourceforge.net
Sun Jan 31 04:45:21 CET 2010


Revision: 8247
          http://gar.svn.sourceforge.net/gar/?rev=8247&view=rev
Author:   bdwalton
Date:     2010-01-31 03:45:21 +0000 (Sun, 31 Jan 2010)

Log Message:
-----------
git: add configure/build deps for python for 1.7 (no .py code will ship yet though)

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

Modified: csw/mgar/pkg/git/trunk/Makefile
===================================================================
--- csw/mgar/pkg/git/trunk/Makefile	2010-01-31 02:40:17 UTC (rev 8246)
+++ csw/mgar/pkg/git/trunk/Makefile	2010-01-31 03:45:21 UTC (rev 8247)
@@ -32,6 +32,7 @@
 PREREQUISITE_PKGS = CSWasciidoc CSWossldevel CSWxmlto CSWbash CSWcurldevel
 PREREQUISITE_PKGS += CSWgsed CSWgnulinks CSWperl CSWtk CSWexpat
 PREREQUISITE_PKGS += CSWzlib CSWpmerror CSWpmsvn CSWcvs CSWemacs
+PREREQUISITE_PKGS += CSWpython
 
 REQUIRED_PKGS_CSWgit = CSWzlib CSWperl CSWrsync CSWcurlrt CSWosslrt
 REQUIRED_PKGS_CSWgit += CSWosshclient CSWiconv CSWexpat CSWbash CSWpmerror
@@ -123,6 +124,7 @@
 CONFIGURE_ARGS += --enable-pthreads="-D_REENTRANT -lpthread"
 CONFIGURE_ARGS += --with-gitconfig=$(sysconfdir)/gitconfig
 CONFIGURE_ARGS += --with-pager=/opt/csw/bin/less
+CONFIGURE_ARGS += --with-python=/opt/csw/bin/python
 
 BUILD_ARGS = MSGFMT=gmsgfmt SHELL_PATH=/opt/csw/bin/bash \
 		ASCIIDOC_NO_ROFF=YesPlease \


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