[103235] trunk/dports/graphics

ryandesign at macports.org ryandesign at macports.org
Mon Feb 18 23:31:07 PST 2013


Revision: 103235
          https://trac.macports.org/changeset/103235
Author:   ryandesign at macports.org
Date:     2013-02-18 23:31:06 -0800 (Mon, 18 Feb 2013)
Log Message:
-----------
gvedit, gvedit-devel: fix build with MacPorts trunk (will become 2.2)

Modified Paths:
--------------
    trunk/dports/graphics/graphviz/files/patch-cmd-gvedit-Makefile.in.diff
    trunk/dports/graphics/graphviz-devel/files/patch-cmd-gvedit-Makefile.in.diff

Modified: trunk/dports/graphics/graphviz/files/patch-cmd-gvedit-Makefile.in.diff
===================================================================
--- trunk/dports/graphics/graphviz/files/patch-cmd-gvedit-Makefile.in.diff	2013-02-19 07:08:55 UTC (rev 103234)
+++ trunk/dports/graphics/graphviz/files/patch-cmd-gvedit-Makefile.in.diff	2013-02-19 07:31:06 UTC (rev 103235)
@@ -15,7 +15,7 @@
  
  gvedit_LDADD = \
 -	$(top_builddir)/lib/gvc/libgvc.la \
-+	-lgvc \
++	-lgvc -lcgraph \
  	$(QTGUI_LIBS) \
  	$(QTCORE_LIBS) \
  	$(EXPAT_LIBS) $(Z_LIBS) 

Modified: trunk/dports/graphics/graphviz-devel/files/patch-cmd-gvedit-Makefile.in.diff
===================================================================
--- trunk/dports/graphics/graphviz-devel/files/patch-cmd-gvedit-Makefile.in.diff	2013-02-19 07:08:55 UTC (rev 103234)
+++ trunk/dports/graphics/graphviz-devel/files/patch-cmd-gvedit-Makefile.in.diff	2013-02-19 07:31:06 UTC (rev 103235)
@@ -15,7 +15,7 @@
  
  gvedit_LDADD = \
 -	$(top_builddir)/lib/gvc/libgvc.la \
-+	-lgvc \
++	-lgvc -lcgraph \
  	$(QTGUI_LIBS) \
  	$(QTCORE_LIBS) \
  	$(EXPAT_LIBS) $(Z_LIBS) 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130218/b2c7ffe9/attachment.html>


More information about the macports-changes mailing list