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

(-)Makefile (-2 / +2 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME=	google-earth
3
PORTNAME=	google-earth
4
PORTVERSION=	6.0.3.2197
4
PORTVERSION=	6.0.3.2197
5
PORTREVISION=	2
5
PORTREVISION=	3
6
PORTEPOCH=	3
6
PORTEPOCH=	3
7
CATEGORIES=	astro deskutils geography
7
CATEGORIES=	astro deskutils geography
8
MASTER_SITES=	http://dl.google.com/earth/client/advanced/previous/:previous \
8
MASTER_SITES=	http://dl.google.com/earth/client/advanced/previous/:previous \
Lines 23-29 Link Here
23
OPTIONS_DEFINE=	NVIDIA
23
OPTIONS_DEFINE=	NVIDIA
24
24
25
USE_LINUX=	yes
25
USE_LINUX=	yes
26
USE_LINUX_APPS=	xorglibs curl
26
USE_LINUX_APPS=	xorglibs curl nss
27
USES=		perl5 shared-mime-info desktop-file-utils
27
USES=		perl5 shared-mime-info desktop-file-utils
28
USE_PERL5=	patch build
28
USE_PERL5=	patch build
29
29

Return to bug 202640