diff options
author | alonso <alonso@FreeBSD.org> | 2015-06-02 01:00:35 +0800 |
---|---|---|
committer | alonso <alonso@FreeBSD.org> | 2015-06-02 01:00:35 +0800 |
commit | 2832de839edfae82d821f0389033bada30507c6a (patch) | |
tree | ebea8d8f738ff25b490004a2376904e6f0f79b0a /www/Makefile | |
parent | 3b9ba7cf77a4ba2296af33ca2326aa2bc66179ae (diff) | |
download | freebsd-ports-gnome-2832de839edfae82d821f0389033bada30507c6a.tar.gz freebsd-ports-gnome-2832de839edfae82d821f0389033bada30507c6a.tar.zst freebsd-ports-gnome-2832de839edfae82d821f0389033bada30507c6a.zip |
Fix missing entries for qt5-webengine
Add entries for qt5-webengine introduced in revision 388182 to connect it
with the devel/qt5 port, and add a hook to the www Makefile.
Submitted by: Tobias Berner <tcberner@gmail.com> via area51 commit
Approved by: makc (mentor)
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index f7c3909829ff..aec73cc30003 100644 --- a/www/Makefile +++ b/www/Makefile @@ -1749,6 +1749,7 @@ SUBDIR += pyweblib SUBDIR += qdecoder SUBDIR += qooxdoo + SUBDIR += qt5-webchannel SUBDIR += quickie SUBDIR += qupzilla-qt4 SUBDIR += qupzilla-qt5 |