[46429] trunk/dports/x11/qt4-x11/Portfile

mcalhoun at macports.org mcalhoun at macports.org
Wed Feb 4 14:08:12 PST 2009


Revision: 46429
          http://trac.macports.org/changeset/46429
Author:   mcalhoun at macports.org
Date:     2009-02-04 14:08:12 -0800 (Wed, 04 Feb 2009)
Log Message:
-----------
qt4-x11: Add dependencies on port:pkgconfig and port:mesa.

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

Modified: trunk/dports/x11/qt4-x11/Portfile
===================================================================
--- trunk/dports/x11/qt4-x11/Portfile	2009-02-04 20:52:29 UTC (rev 46428)
+++ trunk/dports/x11/qt4-x11/Portfile	2009-02-04 22:08:12 UTC (rev 46429)
@@ -23,9 +23,8 @@
     sha1   a883e913e69a418e3cfcfecefe4f82c4e091c4bd  \
     rmd160 49de53663a86785f88236bdeca6db8ee96a37db8
 
+depends_build       port:pkgconfig
 
-# Add this dependency once libGLU is available in MacPorts
-#    lib:libGLU.1:mesa3d               \
 depends_lib                                \
     port:zlib                              \
     port:giflib                            \
@@ -42,10 +41,11 @@
     port:openssl                           \
     port:fontconfig                        \
     port:gettext                           \
-    port:xrender               \
-    port:xorg-libsm                 \
-    port:xorg-libXi                 \
-    port:xorg-libXrandr         \
+    port:xrender                           \
+    port:xorg-libsm                        \
+    port:xorg-libXi                        \
+    port:xorg-libXrandr                    \
+    port:mesa                              \
     port:gstreamer                         \
     port:gst-plugins-base                  \
     port:sqlite3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090204/864a237a/attachment.html>


More information about the macports-changes mailing list