[43604] trunk/dports/x11/enlightenment/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Fri Dec 12 01:34:35 PST 2008
Revision: 43604
http://trac.macports.org/changeset/43604
Author: jeremyhu at macports.org
Date: 2008-12-12 01:34:35 -0800 (Fri, 12 Dec 2008)
Log Message:
-----------
enlightenment: Build parallel. Update X11 dependencies.
Modified Paths:
--------------
trunk/dports/x11/enlightenment/Portfile
Modified: trunk/dports/x11/enlightenment/Portfile
===================================================================
--- trunk/dports/x11/enlightenment/Portfile 2008-12-12 09:34:04 UTC (rev 43603)
+++ trunk/dports/x11/enlightenment/Portfile 2008-12-12 09:34:35 UTC (rev 43604)
@@ -14,9 +14,21 @@
master_sites sourceforge
distname e16-${version}
checksums md5 ab16ef2d4608f2b24175cc8be1cc8b1a
-depends_lib lib:libX11.6:XFree86 lib:libjpeg.62:jpeg \
- lib:libpng.3:libpng lib:libtiff.3:tiff \
- lib:libImlib2:imlib2 lib:libesd:esound \
- lib:libintl:gettext
-depends_build port:pkgconfig
+
+depends_build \
+ port:pkgconfig
+
+depends_lib \
+ lib:libSM.6:xorg-libsm \
+ lib:libXcomposite.1:xorg-libXcomposite \
+ lib:libXdamage.1:xorg-libXdamage \
+ lib:libXinerama.1:xorg-libXinerama \
+ lib:libXrandr.2:xorg-libXrandr \
+ lib:libXxf86vm.1:xorg-libXxf86vm \
+ port:freetype \
+ port:imlib2 \
+ port:esound \
+ port:gettext
+
configure.args --enable-fsstd=yes --mandir=${prefix}/share/man
+use_parallel_build yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081212/b208d33d/attachment.html>
More information about the macports-changes
mailing list