[117674] trunk/dports/gnome/empathy

devans at macports.org devans at macports.org
Fri Mar 7 14:56:37 PST 2014


Revision: 117674
          https://trac.macports.org/changeset/117674
Author:   devans at macports.org
Date:     2014-03-07 14:56:37 -0800 (Fri, 07 Mar 2014)
Log Message:
-----------
empathy: reconfigure using autogen.sh to fix intltool configuration, build deps, delete unnecessary patchfile.

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

Removed Paths:
-------------
    trunk/dports/gnome/empathy/files/

Modified: trunk/dports/gnome/empathy/Portfile
===================================================================
--- trunk/dports/gnome/empathy/Portfile	2014-03-07 22:54:09 UTC (rev 117673)
+++ trunk/dports/gnome/empathy/Portfile	2014-03-07 22:56:37 UTC (rev 117674)
@@ -25,7 +25,13 @@
 
 depends_build   port:pkgconfig \
                 port:intltool \
-                port:itstool
+                port:itstool \
+                port:yelp-tools \
+                port:gnome-common \
+                port:autoconf \
+                port:automake \
+                port:libtool \
+                port:libxslt
 
 depends_lib     port:desktop-file-utils \
                 port:gnome-icon-theme \
@@ -83,7 +89,7 @@
     }
 }
 
-patchfiles      patch-configure.diff
+configure.cmd   ./autogen.sh
 
 configure.args  --x-includes=${prefix}/include \
                 --x-libraries=${prefix}/lib \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140307/7c6a3dca/attachment-0001.html>


More information about the macports-changes mailing list