[97357] trunk/dports/gnome/gconf/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Sep 4 00:55:18 PDT 2012


Revision: 97357
          https://trac.macports.org/changeset/97357
Author:   ryandesign at macports.org
Date:     2012-09-04 00:55:18 -0700 (Tue, 04 Sep 2012)
Log Message:
-----------
gconf: add libpng and libffi dependencies; increase revision to rebuild with libpng 1.5; use correct perl for intltool

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

Modified: trunk/dports/gnome/gconf/Portfile
===================================================================
--- trunk/dports/gnome/gconf/Portfile	2012-09-04 07:50:07 UTC (rev 97356)
+++ trunk/dports/gnome/gconf/Portfile	2012-09-04 07:55:18 UTC (rev 97357)
@@ -9,7 +9,7 @@
 epoch           1
 # Before updating to 2.32.x, examine https://trac.macports.org/ticket/28077
 version         2.28.1
-revision        3
+revision        4
 set branch      [join [lrange [split ${version} .] 0 1] .]
 maintainers     nomaintainer
 categories      gnome
@@ -36,11 +36,14 @@
 
 depends_lib     port:gtk2 \
                 port:dbus-glib \
+                port:libffi \
+                port:libpng \
                 port:policykit \
                 port:orbit2
 
 patchfiles      patch-defaults-Makefile.am.diff
 
+configure.env   INTLTOOL_PERL=${prefix}/bin/perl5.12
 configure.args  --without-openldap
 
 destroot.keepdirs \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120904/44ad5caf/attachment.html>


More information about the macports-changes mailing list