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

ryandesign at macports.org ryandesign at macports.org
Wed Sep 5 17:20:30 PDT 2012


Revision: 97433
          https://trac.macports.org/changeset/97433
Author:   ryandesign at macports.org
Date:     2012-09-05 17:20:27 -0700 (Wed, 05 Sep 2012)
Log Message:
-----------
gnumeric: add libpng dependency and increase revision for libpng 1.5 (#36001)

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

Modified: trunk/dports/gnome/gnumeric/Portfile
===================================================================
--- trunk/dports/gnome/gnumeric/Portfile	2012-09-05 22:13:18 UTC (rev 97432)
+++ trunk/dports/gnome/gnumeric/Portfile	2012-09-06 00:20:27 UTC (rev 97433)
@@ -5,6 +5,7 @@
 
 name            gnumeric
 version         1.10.17
+revision        1
 license         GPL-2
 set branch      [join [lrange [split ${version} .] 0 1] .]
 description	A spreadsheet with gnome support.
@@ -24,7 +25,8 @@
 		port:pkgconfig
 
 depends_lib	port:goffice \
-                port:libglade2
+                port:libglade2 \
+                port:libpng
 
 configure.args  --disable-schemas-install \
                 --without-gda \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120905/dea1ee82/attachment-0001.html>


More information about the macports-changes mailing list