[43713] trunk/dports/x11/qt3/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Sat Dec 13 17:06:33 PST 2008


Revision: 43713
          http://trac.macports.org/changeset/43713
Author:   jeremyhu at macports.org
Date:     2008-12-13 17:06:33 -0800 (Sat, 13 Dec 2008)
Log Message:
-----------
qt3: updated X11 dependencies.  verified that Tiger's X11 was recent enough for what qt3 needs.  Changed perl5.8->perl5.  libGL dep needs to pull in mesa once Andrea adds it.

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

Modified: trunk/dports/x11/qt3/Portfile
===================================================================
--- trunk/dports/x11/qt3/Portfile	2008-12-14 01:04:07 UTC (rev 43712)
+++ trunk/dports/x11/qt3/Portfile	2008-12-14 01:06:33 UTC (rev 43713)
@@ -21,12 +21,11 @@
 use_bzip2	yes
 
 depends_lib	lib:libGL.1:XFree86 \
-		port:freetype \
 		port:jpeg \
 		port:libpng \
-		port:perl5.8 \
-		port:Xft2 \
-		port:xrender \
+		port:perl5 \
+		lib:libXft.2:Xft2 \
+		lib:libXrender.1:xrender \
 		port:zlib
 
 checksums	${distname}.tar.bz2 md5 cf3c43a7dfde5bfb76f8001102fe6e85 \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081213/90c4f4f1/attachment.html>


More information about the macports-changes mailing list