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

ellson at users.sourceforge.net ellson at users.sourceforge.net
Tue May 31 13:58:08 CEST 2011


Revision: 14680
          http://gar.svn.sourceforge.net/gar/?rev=14680&view=rev
Author:   ellson
Date:     2011-05-31 11:58:07 +0000 (Tue, 31 May 2011)

Log Message:
-----------
graphviz: seems some lib dependencies are both missing and surplus

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

Modified: csw/mgar/pkg/graphviz/trunk/Makefile
===================================================================
--- csw/mgar/pkg/graphviz/trunk/Makefile	2011-05-31 08:19:56 UTC (rev 14679)
+++ csw/mgar/pkg/graphviz/trunk/Makefile	2011-05-31 11:58:07 UTC (rev 14680)
@@ -457,6 +457,15 @@
 CHECKPKG_OVERRIDES_CSWlibgvpr2 += file-with-bad-content|/usr/local|root/opt/csw/lib/libgvpr.so.2.0.0
 CHECKPKG_OVERRIDES_CSWgraphviz += file-with-bad-content|/usr/local|root/opt/csw/bin/gvpr_static
 
+# Seems I have to both add the dependencies and mark them as surplus!
+# Something wrong with lingd2, I think.
+CHECKPKG_OVERRIDES_CSWgraphviztcl += surplus-dependency|CSWxpm
+CHECKPKG_OVERRIDES_CSWgraphviztcl += surplus-dependency|CSWiconv
+CHECKPKG_OVERRIDES_CSWgraphviztcl += surplus-dependency|CSWlibgd2
+CHECKPKG_OVERRIDES_CSWgraphviztcl += surplus-dependency|CSWjpeg
+CHECKPKG_OVERRIDES_CSWgraphviztcl += surplus-dependency|CSWpng
+CHECKPKG_OVERRIDES_CSWgraphvizgd += surplus-dependency|CSWlibgd2
+
 include gar/category.mk
 
 post-merge:


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