[102756] trunk/dports/devel/gtkglext/Portfile

ryandesign at macports.org ryandesign at macports.org
Thu Feb 7 17:43:07 PST 2013


Revision: 102756
          https://trac.macports.org/changeset/102756
Author:   ryandesign at macports.org
Date:     2013-02-07 17:43:07 -0800 (Thu, 07 Feb 2013)
Log Message:
-----------
gtkglext: fix build with pango 1.32 by using pangox-compat (#37946; maintainer timeout)

Modified Paths:
--------------
    trunk/dports/devel/gtkglext/Portfile

Modified: trunk/dports/devel/gtkglext/Portfile
===================================================================
--- trunk/dports/devel/gtkglext/Portfile	2013-02-08 01:41:54 UTC (rev 102755)
+++ trunk/dports/devel/gtkglext/Portfile	2013-02-08 01:43:07 UTC (rev 102756)
@@ -4,7 +4,7 @@
 PortGroup  muniversal 1.0
 name		gtkglext
 version		1.2.0
-revision        7
+revision	8
 categories	devel
 license		LGPL-2.1+
 maintainers	lifehertz.com:jd
@@ -20,6 +20,7 @@
 depends_build	port:pkgconfig
 depends_lib	port:gtk2 \
 		port:mesa \
+		port:pangox-compat \
 		port:xorg-libXmu
 
 patchfiles	patch-examples-pixmap-mixed.c.diff \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130207/eefa6c0b/attachment.html>


More information about the macports-changes mailing list