Revision: 75694 http://trac.macports.org/changeset/75694 Author: jeremyhu@macports.org Date: 2011-02-04 11:33:41 -0800 (Fri, 04 Feb 2011) Log Message: ----------- libxfcegui4: Add missing dependency on glade3 Modified Paths: -------------- trunk/dports/xfce/libxfcegui4/Portfile Modified: trunk/dports/xfce/libxfcegui4/Portfile =================================================================== --- trunk/dports/xfce/libxfcegui4/Portfile 2011-02-04 19:33:14 UTC (rev 75693) +++ trunk/dports/xfce/libxfcegui4/Portfile 2011-02-04 19:33:41 UTC (rev 75694) @@ -22,6 +22,7 @@ depends_lib port:libxfce4util \ port:xfconf \ + path:lib/pkgconfig/gladeui-1.0.pc:glade3 \ port:libglade2 \ port:gtk-xfce-engine \ port:libxml2 \
participants (1)
-
jeremyhu@macports.org