[43642] trunk/dports/x11/rxvt-unicode/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Fri Dec 12 13:42:46 PST 2008


Revision: 43642
          http://trac.macports.org/changeset/43642
Author:   jeremyhu at macports.org
Date:     2008-12-12 13:42:46 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
rxvt-unicode: Updated X11 dependencies

Modified Paths:
--------------
    trunk/dports/x11/rxvt-unicode/Portfile

Modified: trunk/dports/x11/rxvt-unicode/Portfile
===================================================================
--- trunk/dports/x11/rxvt-unicode/Portfile	2008-12-12 21:36:49 UTC (rev 43641)
+++ trunk/dports/x11/rxvt-unicode/Portfile	2008-12-12 21:42:46 UTC (rev 43642)
@@ -34,17 +34,15 @@
                 sha1    df623ebdad001de534781721f8298ba1add0df2c \
                 rmd160  ae737ed07e943303318bd81b566146d5426f36bd
 
-depends_build   port:pkgconfig
+depends_build \
+	port:pkgconfig
 
-depends_lib     lib:libX11.6:XFree86 \
-                port:expat \
-                port:fontconfig \
-                port:freetype \
-                port:ncursesw \
-                path:bin/perl:perl5 \
-                port:Xft2 \
-                port:xrender \
-                port:zlib
+depends_lib \
+	lib:libXft.2:Xft2 \
+	port:expat \
+	port:ncursesw \
+	path:bin/perl:perl5 \
+	port:zlib
 
 configure.perl  ${prefix}/bin/perl
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081212/9882c88e/attachment.html>


More information about the macports-changes mailing list