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

dmichelsen at users.sourceforge.net dmichelsen at users.sourceforge.net
Wed Feb 24 14:47:16 CET 2010


Revision: 8786
          http://gar.svn.sourceforge.net/gar/?rev=8786&view=rev
Author:   dmichelsen
Date:     2010-02-24 13:47:16 +0000 (Wed, 24 Feb 2010)

Log Message:
-----------
doxygen: Move from legacy CSWgraphviz2 to CSWgraphviz package

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

Modified: csw/mgar/pkg/doxygen/trunk/Makefile
===================================================================
--- csw/mgar/pkg/doxygen/trunk/Makefile	2010-02-24 13:40:21 UTC (rev 8785)
+++ csw/mgar/pkg/doxygen/trunk/Makefile	2010-02-24 13:47:16 UTC (rev 8786)
@@ -27,12 +27,12 @@
 UFILES_REGEX = $(GARNAME)-(\d+(?:\.\d+)*).src.tar.gz
 UPSTREAM_MASTER_SITES = $(SPKG_SOURCEURL)
 
-BUILD_DEP_PKGS = CSWgraphviz2
+BUILD_DEP_PKGS = CSWgraphviz
 
 CONFIGURE_ARGS = --prefix $(prefix)
 CONFIGURE_ARGS += --release
 CONFIGURE_ARGS += --docdir $(docdir)/doxygen
-CONFIGURE_ARGS += --dot /opt/csw/graphviz2/bin/dot
+CONFIGURE_ARGS += --dot /opt/csw/bin/dot
 CONFIGURE_ARGS += --platform solaris-cc
 
 TEST_SCRIPTS =


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