[136738] trunk/dports/gnome/gnumeric/Portfile

ionic at macports.org ionic at macports.org
Mon May 25 07:17:31 PDT 2015


Revision: 136738
          https://trac.macports.org/changeset/136738
Author:   ionic at macports.org
Date:     2015-05-25 07:17:31 -0700 (Mon, 25 May 2015)
Log Message:
-----------
gnumeric: add rarian as a run time dependency for scrollkeeper-update, used in post-activate.

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

Modified: trunk/dports/gnome/gnumeric/Portfile
===================================================================
--- trunk/dports/gnome/gnumeric/Portfile	2015-05-25 13:10:59 UTC (rev 136737)
+++ trunk/dports/gnome/gnumeric/Portfile	2015-05-25 14:17:31 UTC (rev 136738)
@@ -7,6 +7,7 @@
 
 name                gnumeric
 version             1.12.22
+revision            1
 set branch          [join [lrange [split ${version} .] 0 1] .]
 
 license             GPL-2+
@@ -46,6 +47,10 @@
                     port:pxlib \
                     port:perl5.16
 
+# rarian is needed for scrollkeeper-update.
+
+depends_run         port:rarian
+
 gobject_introspection yes
 
 patchfiles          patch-configure.ac.diff
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150525/d4831558/attachment.html>


More information about the macports-changes mailing list