[43202] trunk/dports/graphics/imlib2/Portfile
jeremyhu at macports.org
jeremyhu at macports.org
Sat Dec 6 19:19:48 PST 2008
Revision: 43202
http://trac.macports.org/changeset/43202
Author: jeremyhu at macports.org
Date: 2008-12-06 19:19:48 -0800 (Sat, 06 Dec 2008)
Log Message:
-----------
imlib2: autoreconf to build universal. Updated deps.
Modified Paths:
--------------
trunk/dports/graphics/imlib2/Portfile
Modified: trunk/dports/graphics/imlib2/Portfile
===================================================================
--- trunk/dports/graphics/imlib2/Portfile 2008-12-07 03:19:38 UTC (rev 43201)
+++ trunk/dports/graphics/imlib2/Portfile 2008-12-07 03:19:48 UTC (rev 43202)
@@ -22,9 +22,26 @@
sha1 d1894311e9e84015a0a9451748f6f37387fe693d \
rmd160 29b4393e298825d4eb5922fb91a2dc558bde86d8
-depends_lib port:jpeg port:libpng port:freetype port:zlib \
- lib:libX11:XFree86
+depends_build \
+ port:pkgconfig \
+ port:autoconf \
+ port:automake \
+ port:libtool
+depends_lib \
+ lib:libX11.6:xorg-libX11 \
+ lib:libXext.6:xorg-libXext \
+ port:libpng \
+ port:jpeg \
+ port:libpng \
+ port:freetype \
+ port:zlib \
+ port:libid3tag
+
+use_autoconf yes
+autoconf.cmd autoreconf
+autoconf.args -fvi
+
post-destroot {
xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
eval xinstall -m 644 -W ${worksrcpath}/doc \
@@ -35,4 +52,3 @@
platform i386 {
configure.args-append --disable-mmx --disable-amd64
}
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081206/15a09371/attachment.html>
More information about the macports-changes
mailing list