[41530] trunk/dports/x11/gtk2/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Wed Nov 5 08:10:07 PST 2008


Revision: 41530
          http://trac.macports.org/changeset/41530
Author:   mcalhoun at macports.org
Date:     2008-11-05 08:10:07 -0800 (Wed, 05 Nov 2008)
Log Message:
-----------
gtk2: Ensure MacPorts version of xrender is used.
No revision increment because it would not "benefit users to upgrade" as described in the guide.

Modified Paths:
--------------
    trunk/dports/x11/gtk2/Portfile

Modified: trunk/dports/x11/gtk2/Portfile
===================================================================
--- trunk/dports/x11/gtk2/Portfile	2008-11-05 15:53:26 UTC (rev 41529)
+++ trunk/dports/x11/gtk2/Portfile	2008-11-05 16:10:07 UTC (rev 41530)
@@ -128,8 +128,8 @@
 }
 
 variant x11 conflicts quartz description {Enable rendering in X11 (default)} {
-    depends_lib-append  lib:libXrender.1:xrender \
-                        lib:libX11.6:xorg \
+    depends_lib-append  port:xrender \
+                        lib:libX11:xorg \
                         port:render
 
     configure.args-append       --x-includes=${x11prefix}/include \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081105/82aaf3ae/attachment.html>


More information about the macports-changes mailing list