[22379] trunk/dports/gnome/gconf/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Tue Feb 27 11:50:58 PST 2007


Revision: 22379
          http://trac.macosforge.org/projects/macports/changeset/22379
Author:   blair at macports.org
Date:     2007-02-27 11:50:57 -0800 (Tue, 27 Feb 2007)

Log Message:
-----------
GConf also needs orbit2 on the system to compile, so add a dependency
to that port.

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

Modified: trunk/dports/gnome/gconf/Portfile
===================================================================
--- trunk/dports/gnome/gconf/Portfile	2007-02-27 19:45:14 UTC (rev 22378)
+++ trunk/dports/gnome/gconf/Portfile	2007-02-27 19:50:57 UTC (rev 22379)
@@ -19,7 +19,8 @@
 
 depends_lib	\
 		port:gtk2 \
-		port:libbonobo
+		port:libbonobo \
+		port:orbit2
 
 use_bzip2 	yes
 
@@ -35,5 +36,6 @@
 variant use-sys-deps {
 	depends_lib \
 		lib:libgtk2:gtk2 \
-		lib:libbonobo:libbonobo
+		lib:libbonobo:libbonobo \
+		lib:libORBit-2:orbit2
 }

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


More information about the macports-changes mailing list