[21594] trunk/dports/gnome/libbonobo/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 29 18:35:04 PST 2007


Revision: 21594
          http://trac.macosforge.org/projects/macports/changeset/21594
Author:   landonf at macports.org
Date:     2007-01-29 18:35:04 -0800 (Mon, 29 Jan 2007)

Log Message:
-----------
Make sure libbonobo builds with libiconv, or otherwise we wind up with a multiply defined symbols disaster

Modified Paths:
--------------
    trunk/dports/gnome/libbonobo/Portfile

Modified: trunk/dports/gnome/libbonobo/Portfile
===================================================================
--- trunk/dports/gnome/libbonobo/Portfile	2007-01-30 02:30:01 UTC (rev 21593)
+++ trunk/dports/gnome/libbonobo/Portfile	2007-01-30 02:35:04 UTC (rev 21594)
@@ -26,5 +26,6 @@
 variant use-sys-deps {
 	depends_lib \
 		lib:libORBit-2.0:orbit2 \
-		bin:intltool:intltool
+		bin:intltool:intltool \
+		port:libiconv
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070129/c033e9fc/attachment.html


More information about the macports-changes mailing list