[43847] trunk/dports/x11/advi/Portfile

jeremyhu at macports.org jeremyhu at macports.org
Mon Dec 15 14:10:42 PST 2008


Revision: 43847
          http://trac.macports.org/changeset/43847
Author:   jeremyhu at macports.org
Date:     2008-12-15 14:10:41 -0800 (Mon, 15 Dec 2008)
Log Message:
-----------
advi: Updated X11 dependencies

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

Modified: trunk/dports/x11/advi/Portfile
===================================================================
--- trunk/dports/x11/advi/Portfile	2008-12-15 22:02:55 UTC (rev 43846)
+++ trunk/dports/x11/advi/Portfile	2008-12-15 22:10:41 UTC (rev 43847)
@@ -27,8 +27,16 @@
 checksums	sha1 881b130ad361e803fccebd6cc5a82bd4b90efff2
 
 # you can install hevea if you want additional functionality
-depends_lib   	bin:tex:texlive lib:libX11.6:XFree86 port:camlimages port:ocaml
+depends_run \
+	bin:tex:texlive
 
+depends_lib \
+	port:ocaml \
+	port:camlimages \
+	lib:libXinerama.1:xorg-libXinerama \
+	lib:libXpm.4:xpm \
+	port:freetype
+
 destroot {
 		xinstall -m 755 -W ${worksrcpath} advi.bin \
 			 ${destroot}${prefix}/bin/advi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081215/1299d213/attachment.html>


More information about the macports-changes mailing list