Revision
107463
Author
devans@macports.org
Date
2013-06-29 19:27:05 -0700 (Sat, 29 Jun 2013)

Log Message

yelp: add runtime dependency on gnome-user-docs as defaults to ghelp:user-guide if no URI is provided.

Modified Paths

Diff

Modified: trunk/dports/gnome/yelp/Portfile (107462 => 107463)


--- trunk/dports/gnome/yelp/Portfile	2013-06-29 23:24:18 UTC (rev 107462)
+++ trunk/dports/gnome/yelp/Portfile	2013-06-30 02:27:05 UTC (rev 107463)
@@ -38,6 +38,13 @@
                 port:webkit-gtk \
                 port:yelp-xsl
 
+#
+# if yelp is invoked without a URI argument
+# it defaults to ghelp:user-guide
+#
+
+depends_run     port:gnome-user-docs
+
 patchfiles      patch-src-yelp-application.c.diff \
                 patch-yelp.desktop.in.in.diff \
                 patch-configure.ac.diff