[112028] trunk/dports/gnome/goffice/Portfile

devans at macports.org devans at macports.org
Wed Oct 9 18:01:58 PDT 2013


Revision: 112028
          https://trac.macports.org/changeset/112028
Author:   devans at macports.org
Date:     2013-10-09 18:01:58 -0700 (Wed, 09 Oct 2013)
Log Message:
-----------
goffice: add missing/optional dependencies to ensure repeatable configuration.

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

Modified: trunk/dports/gnome/goffice/Portfile
===================================================================
--- trunk/dports/gnome/goffice/Portfile	2013-10-10 00:38:07 UTC (rev 112027)
+++ trunk/dports/gnome/goffice/Portfile	2013-10-10 01:01:58 UTC (rev 112028)
@@ -23,6 +23,7 @@
 if {${name} eq ${subport}} {
     epoch               1
     version             0.10.8
+    revision            1
 
     license             {GPL-2 GPL-3}
 
@@ -32,6 +33,9 @@
     depends_lib         port:gtk3 \
                         port:libgsf \
                         port:librsvg \
+                        port:libspectre \
+                        port:ghostscript \
+                        port:gobject-introspection \
                         path:lib/pkgconfig/glib-2.0.pc:glib2
 
     configure.args-append   --enable-introspection
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131009/ace120c0/attachment-0001.html>


More information about the macports-changes mailing list