[46721] trunk/dports/www/elinks-devel/Portfile

perry at macports.org perry at macports.org
Tue Feb 10 20:54:11 PST 2009


Revision: 46721
          http://trac.macports.org/changeset/46721
Author:   perry at macports.org
Date:     2009-02-10 20:54:11 -0800 (Tue, 10 Feb 2009)
Log Message:
-----------
www/elinks-devel - Added support for BitTorrent.

Modified Paths:
--------------
    trunk/dports/www/elinks-devel/Portfile

Modified: trunk/dports/www/elinks-devel/Portfile
===================================================================
--- trunk/dports/www/elinks-devel/Portfile	2009-02-11 04:33:20 UTC (rev 46720)
+++ trunk/dports/www/elinks-devel/Portfile	2009-02-11 04:54:11 UTC (rev 46721)
@@ -43,6 +43,11 @@
     port:boehmgc port:bzip2 port:expat port:libiconv port:liblzma \
     port:openssl port:see port:zlib
 
+variant bittorrent description {Enable support for BitTorrent} {
+    configure.args-append --enable-bittorrent
+    configure.args-delete --disable-bittorrent
+}
+
 # Note: This variant increases memory usage regardless of color mode.
 variant colors description {Enable support for 88/256 colors and True color} {
     configure.args-append \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090210/07b7c7b6/attachment.html>


More information about the macports-changes mailing list