[34408] trunk/dports/www/w3m/Portfile
reiffert at macports.org
reiffert at macports.org
Sat Feb 23 07:26:43 PST 2008
Revision: 34408
http://trac.macosforge.org/projects/macports/changeset/34408
Author: reiffert at macports.org
Date: 2008-02-23 07:26:42 -0800 (Sat, 23 Feb 2008)
Log Message:
-----------
* Add variant no_x11, for people who have compiled gdk with +quartz
Modified Paths:
--------------
trunk/dports/www/w3m/Portfile
Modified: trunk/dports/www/w3m/Portfile
===================================================================
--- trunk/dports/www/w3m/Portfile 2008-02-23 15:22:57 UTC (rev 34407)
+++ trunk/dports/www/w3m/Portfile 2008-02-23 15:26:42 UTC (rev 34408)
@@ -23,4 +23,8 @@
# libwc will not find gc unless ..
configure.cflags-append "-I${prefix}/include/"
+variant no_x11 description {For people with gdk +quartz} {
+ configure.args-delete --enable-image=x11
+ configure.args-append --enable-image=no
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080223/00ef416a/attachment.html
More information about the macports-changes
mailing list