[Midnightbsd-cvs] mports [22395] trunk/www: move webkit for qt ports to follow qt conventions

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sat Mar 18 12:26:14 EDT 2017


Revision: 22395
          http://svnweb.midnightbsd.org/mports/?rev=22395
Author:   laffer1
Date:     2017-03-18 12:26:14 -0400 (Sat, 18 Mar 2017)
Log Message:
-----------
move webkit for qt ports to follow qt conventions

Modified Paths:
--------------
    trunk/www/Makefile

Added Paths:
-----------
    trunk/www/qt4-webkit/
    trunk/www/qt5-webkit/

Removed Paths:
-------------
    trunk/www/webkit-qt4/
    trunk/www/webkit-qt5/

Modified: trunk/www/Makefile
===================================================================
--- trunk/www/Makefile	2017-03-18 16:21:44 UTC (rev 22394)
+++ trunk/www/Makefile	2017-03-18 16:26:14 UTC (rev 22395)
@@ -98,6 +98,8 @@
 SUBDIR += privoxy
 SUBDIR += py-html5lib
 SUBDIR += py-httplib2
+SUBDIR += qt4-webkit
+SUBDIR += qt5-webkit
 SUBDIR += qt5-webchannel
 SUBDIR += qt5-websockets
 SUBDIR += seamonkey
@@ -118,8 +120,6 @@
 SUBDIR += w3m
 SUBDIR += webkit-gtk2
 SUBDIR += webkit-gtk3
-SUBDIR += webkit-qt4
-SUBDIR += webkit-qt5
 SUBDIR += webkit2-gtk3
 SUBDIR += weblint
 SUBDIR += xsp



More information about the Midnightbsd-cvs mailing list