[128115] trunk/dports/net/wireshark/Portfile

ricci at macports.org ricci at macports.org
Thu Nov 13 14:58:40 PST 2014


Revision: 128115
          https://trac.macports.org/changeset/128115
Author:   ricci at macports.org
Date:     2014-11-13 14:58:40 -0800 (Thu, 13 Nov 2014)
Log Message:
-----------
net/wireshark/Portfile:
	change cairo and pango dependency declarations so that the -devel ports can satisfy them (h/t to ryandesign)

Modified Paths:
--------------
    trunk/dports/net/wireshark/Portfile

Modified: trunk/dports/net/wireshark/Portfile
===================================================================
--- trunk/dports/net/wireshark/Portfile	2014-11-13 22:40:34 UTC (rev 128114)
+++ trunk/dports/net/wireshark/Portfile	2014-11-13 22:58:40 UTC (rev 128115)
@@ -189,11 +189,11 @@
 variant x11 description {use X11 (gtk2) for GUI} conflicts qt gtk3	{
 	depends_lib-append		port:gtk2 \
 							port:atk \
-							port:cairo \
+							path:lib/pkgconfig/cairo.pc:cairo \
 							port:fontconfig \
 							port:freetype \
 							port:gdk-pixbuf2 \
-							port:pango \
+							path:lib/pkgconfig/pango.pc:pango \
 							port:xorg-libX11 \
 							port:xorg-libXcomposite \
 							port:xorg-libXcursor \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141113/20a8b869/attachment.html>


More information about the macports-changes mailing list