From a9cdff2007c7ff0ac2ae36f57491d96d654a55a0 Mon Sep 17 00:00:00 2001 From: Juergen Lock Date: Wed, 24 Sep 2008 20:44:09 +0000 Subject: Add missing dependency PR: ports/127531 Submitted by: Shane Bell --- astro/google-earth/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'astro/google-earth') diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile index 66191f3392be..567de8756c8b 100644 --- a/astro/google-earth/Makefile +++ b/astro/google-earth/Makefile @@ -7,7 +7,7 @@ PORTNAME= google-earth PORTVERSION= 4.3.7284.3916 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= astro deskutils geography MASTER_SITES= http://dl.google.com/earth/client/current/ DISTFILES= ${TARGET_DISTFILE} @@ -26,6 +26,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\..*//g}/ USE_LINUX= yes USE_GNOME= desktopfileutils +USE_XLIB= yes REAL_DISTFILE= GoogleEarthLinux.bin TARGET_DISTFILE= GoogleEarthLinux-${PORTVERSION}.bin -- cgit v1.2.3