View | Details | Raw Unified | Return to bug 233325
Collapse All | Expand All

(-)www/qt5-webkit/Makefile (-1 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=		webkit
3
PORTNAME=		webkit
4
DISTVERSION=		5.212.0-alpha2
4
DISTVERSION=		5.212.0-alpha2
5
PORTREVISION=		14
5
PORTREVISION=		15
6
CATEGORIES=		www
6
CATEGORIES=		www
7
MASTER_SITES=		https://github.com/annulen/${PORTNAME}/releases/download/${DISTNAME}/
7
MASTER_SITES=		https://github.com/annulen/${PORTNAME}/releases/download/${DISTNAME}/
8
PKGNAMEPREFIX=		qt5-
8
PKGNAMEPREFIX=		qt5-
Lines 23-28 USES= bison cmake:outsource compiler:c++11-lang gperf jpeg \ Link Here
23
			pathfix perl5 pkgconfig python:2.7,build qt:5 sqlite:3 \
23
			pathfix perl5 pkgconfig python:2.7,build qt:5 sqlite:3 \
24
			tar:xz
24
			tar:xz
25
USE_GNOME=		glib20 libxml2 libxslt
25
USE_GNOME=		glib20 libxml2 libxslt
26
USE_PERL5=		build
26
USE_GSTREAMER1=		core
27
USE_GSTREAMER1=		core
27
USE_QT=			core declarative gui location network opengl printsupport \
28
USE_QT=			core declarative gui location network opengl printsupport \
28
			sensors testlib webchannel widgets \
29
			sensors testlib webchannel widgets \

Return to bug 233325