diff options
-rw-r--r-- | www/webkit-gtk2/Makefile | 4 | ||||
-rw-r--r-- | www/webkit-gtk2/pkg-descr | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/www/webkit-gtk2/Makefile b/www/webkit-gtk2/Makefile index 27df9146d39d..d49e0d03b061 100644 --- a/www/webkit-gtk2/Makefile +++ b/www/webkit-gtk2/Makefile @@ -5,7 +5,7 @@ PORTNAME= webkit PORTVERSION= 2.4.11 PORTREVISION= 18 CATEGORIES= www -MASTER_SITES= http://webkitgtk.org/releases/ +MASTER_SITES= https://webkitgtk.org/releases/ PKGNAMESUFFIX= -gtk2 DISTNAME= ${PORTNAME}gtk-${PORTVERSION} @@ -35,7 +35,7 @@ PORTSCOUT= limit:^2\.4\. BINARY_ALIAS= python=${PYTHON_CMD} USE_GSTREAMER1= yes USE_XORG= x11 xcomposite xdamage xfixes xrender xt -USES= bison compiler:c++11-lib gettext gmake gperf jpeg libtool \ +USES= bison compiler:c++11-lib gettext gl gmake gnome gperf jpeg libtool \ localbase pathfix perl5 pkgconfig python:build shebangfix sqlite tar:xz PATHFIX_MAKEFILEIN= GNUmakefile.in USE_RUBY= yes diff --git a/www/webkit-gtk2/pkg-descr b/www/webkit-gtk2/pkg-descr index b85fa78917c7..e2cc41188975 100644 --- a/www/webkit-gtk2/pkg-descr +++ b/www/webkit-gtk2/pkg-descr @@ -9,4 +9,4 @@ who hope to bring the web platform to everyone. It's the official web engine of the GNOME platform and is used in browsers such as Epiphany and Midori. -WWW: http://webkitgtk.org/ +WWW: https://webkitgtk.org/ |