[19608] trunk/dports/gnome/yelp/Portfile

source_changes at macosforge.org source_changes at macosforge.org
Sun Sep 17 08:46:38 PDT 2006


Revision: 19608
Author:   markd at macports.org
Date:     2006-09-17 08:46:29 -0700 (Sun, 17 Sep 2006)

Log Message:
-----------
Closes 10695.  Add dependencies on gconf, gnome-vfs, libbonobo, libgnome, libgnomeui.
These are required dependencies as stated by the yelp configure script.

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

Modified: trunk/dports/gnome/yelp/Portfile
===================================================================
--- trunk/dports/gnome/yelp/Portfile	2006-09-17 13:31:11 UTC (rev 19607)
+++ trunk/dports/gnome/yelp/Portfile	2006-09-17 15:46:29 UTC (rev 19608)
@@ -11,7 +11,14 @@
 homepage	http://www.gnome.org/
 master_sites    gnome:sources/yelp/2.6/
 checksums	md5 9bd94af344ee6a0bf69aa6f9cbd6b7e9
-depends_lib	lib:libgtkhtml:libgtkhtml port:libxslt
+depends_lib	port:libgtkhtml \
+		port:libxslt \
+		port:gconf \
+		port:gnome-vfs \
+		port:libbonobo \
+		port:libgnome \
+		port:libgnomeui
+
 use_bzip2 	yes
 configure.env   CPPFLAGS="-L${prefix}/lib -I${prefix}/include" \
                 CFLAGS="-no-cpp-precomp -flat_namespace -undefined suppress"

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


More information about the macports-changes mailing list