[48020] trunk/dports/www/elinks-devel/Portfile
perry at macports.org
perry at macports.org
Thu Mar 12 19:34:52 PDT 2009
Revision: 48020
http://trac.macports.org/changeset/48020
Author: perry at macports.org
Date: 2009-03-12 19:34:52 -0700 (Thu, 12 Mar 2009)
Log Message:
-----------
www/elinks-devel - Removed support for LZMA.
* elinks-devel no longer builds --with-lzma due to an API change.
Modified Paths:
--------------
trunk/dports/www/elinks-devel/Portfile
Modified: trunk/dports/www/elinks-devel/Portfile
===================================================================
--- trunk/dports/www/elinks-devel/Portfile 2009-03-13 02:32:54 UTC (rev 48019)
+++ trunk/dports/www/elinks-devel/Portfile 2009-03-13 02:34:52 UTC (rev 48020)
@@ -19,8 +19,8 @@
livecheck.url ${homepage}
depends_lib \
- port:boehmgc port:bzip2 port:expat port:libiconv port:liblzma \
- port:openssl port:see port:zlib
+ port:boehmgc port:bzip2 port:expat port:libiconv port:openssl port:see \
+ port:zlib
distname elinks-${version}
master_sites ${homepage}download/
@@ -38,11 +38,11 @@
--enable-ipv6 --enable-largefile --enable-leds --enable-mailcap \
--enable-marks --enable-mimetypes --enable-mouse --enable-nls \
--enable-nntp --enable-uri-rewrite --enable-utf-8 --enable-xbel \
- --with-bzlib --with-gc --with-libiconv --with-lzma --with-openssl \
- --with-see --with-zlib --without-gnutls --without-gpm --without-gssapi \
- --without-guile --without-idn --without-lua --without-perl \
- --without-python --without-ruby --without-spidermonkey --without-x \
- --without-xterm
+ --with-bzlib --with-gc --with-libiconv --with-openssl --with-see \
+ --with-zlib --without-gnutls --without-gpm --without-gssapi \
+ --without-guile --without-idn --without-lua --without-lzma \
+ --without-perl --without-python --without-ruby --without-spidermonkey \
+ --without-x --without-xterm
# Note: This variant increases memory usage regardless of color mode.
variant colors description {Enable support for 88/256 colors and True color} {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090312/18d10964/attachment.html>
More information about the macports-changes
mailing list