[44162] trunk/dports/x11/qt4-x11/Portfile
mcalhoun at macports.org
mcalhoun at macports.org
Mon Dec 22 12:43:58 PST 2008
Revision: 44162
http://trac.macports.org/changeset/44162
Author: mcalhoun at macports.org
Date: 2008-12-22 12:43:58 -0800 (Mon, 22 Dec 2008)
Log Message:
-----------
qt4-x11: Add variant webkit.
Modified Paths:
--------------
trunk/dports/x11/qt4-x11/Portfile
Modified: trunk/dports/x11/qt4-x11/Portfile
===================================================================
--- trunk/dports/x11/qt4-x11/Portfile 2008-12-22 20:40:02 UTC (rev 44161)
+++ trunk/dports/x11/qt4-x11/Portfile 2008-12-22 20:43:58 UTC (rev 44162)
@@ -266,6 +266,10 @@
move ${destroot}${qt_dir}/lib/pkgconfig ${destroot}${prefix}/share/
}
+variant webkit description {Use WebKit as html rendering engine in Assistant} {
+ configure.args-append -assistant-webkit
+}
+
livecheck.check regex
livecheck.url http://trolltech.com/downloads/opensource/appdev/linux-x11-cpp
livecheck.regex "qt-x11-opensource-src-(4(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20081222/c29f0524/attachment.html>
More information about the macports-changes
mailing list