View | Details | Raw Unified | Return to bug 202043 | Differences between
and this patch

Collapse All | Expand All

(-)www/arora/Makefile (-3 / +3 lines)
Lines 3-9 Link Here
3
3
4
PORTNAME=	arora
4
PORTNAME=	arora
5
PORTVERSION=	0.11.0
5
PORTVERSION=	0.11.0
6
PORTREVISION=	2
6
PORTREVISION=	3
7
CATEGORIES=	www
7
CATEGORIES=	www
8
MASTER_SITES=	GOOGLE_CODE
8
MASTER_SITES=	GOOGLE_CODE
9
9
Lines 14-24 Link Here
14
14
15
USES=		desktop-file-utils qmake
15
USES=		desktop-file-utils qmake
16
USE_QT4=	network webkit moc_build uic_build rcc_build \
16
USE_QT4=	network webkit moc_build uic_build rcc_build \
17
		imageformats_run gui script sql
17
		sql-sqlite3_run imageformats_run gui script sql
18
18
19
OPTIONS_DEFINE=	NLS
19
OPTIONS_DEFINE=	NLS
20
OPTIONS_SUB=	yes
20
OPTIONS_SUB=	yes
21
NLS_USE=	QT4=linguist_build
21
NLS_USE=	QT4=linguisttools_build
22
22
23
BROKEN_ia64=		core dump on application startup
23
BROKEN_ia64=		core dump on application startup
24
24
(-)www/arora/pkg-descr (-1 / +1 lines)
Lines 8-11 Link Here
8
the QtWebKit component and find API issues and bugs before the
8
the QtWebKit component and find API issues and bugs before the
9
release.
9
release.
10
10
11
WWW:	http://www.arora-browser.org
11
WWW: http://www.arora-browser.org

Return to bug 202043