[107463] trunk/dports/gnome/yelp/Portfile
devans at macports.org
devans at macports.org
Sat Jun 29 19:27:05 PDT 2013
Revision: 107463
https://trac.macports.org/changeset/107463
Author: devans at 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:
--------------
trunk/dports/gnome/yelp/Portfile
Modified: trunk/dports/gnome/yelp/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130629/c750ce3c/attachment.html>
More information about the macports-changes
mailing list