[114869] trunk/dports/gnome/gnome-panel/Portfile

devans at macports.org devans at macports.org
Wed Dec 18 10:40:05 PST 2013


Revision: 114869
          https://trac.macports.org/changeset/114869
Author:   devans at macports.org
Date:     2013-12-18 10:40:05 -0800 (Wed, 18 Dec 2013)
Log Message:
-----------
gnome-panel: add missing build deps, configuration.

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

Modified: trunk/dports/gnome/gnome-panel/Portfile
===================================================================
--- trunk/dports/gnome/gnome-panel/Portfile	2013-12-18 16:07:20 UTC (rev 114868)
+++ trunk/dports/gnome/gnome-panel/Portfile	2013-12-18 18:40:05 UTC (rev 114869)
@@ -27,6 +27,8 @@
 depends_build   port:pkgconfig \
                 port:intltool \
                 port:itstool \
+                port:yelp-tools \
+                port:gnome-common \
                 port:gtk-doc
 
 depends_lib     port:desktop-file-utils \
@@ -61,6 +63,8 @@
 configure.args  --with-in-process-applets=all \
                 --enable-introspection=yes \
                 --enable-telepathy-glib \
+                --x-includes=${prefix}/include \
+                --x-libraries=${prefix}/lib \
                 --disable-silent-rules \
                 --disable-network-manager \
                 --disable-eds \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131218/e87a342a/attachment.html>


More information about the macports-changes mailing list