ports/127531: [PATCH]: astro/google-earth, Add missing dependency
Shane Bell
decept0 at gmail.com
Mon Sep 22 02:30:02 UTC 2008
>Number: 127531
>Category: ports
>Synopsis: [PATCH]: astro/google-earth, Add missing dependency
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: sw-bug
>Submitter-Id: current-users
>Arrival-Date: Mon Sep 22 02:30:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Shane Bell
>Release:
>Organization:
>Environment:
>Description:
Include USE_XLIB to pick up a missing dependency on linux-xorg-libs when WITH_NVIDIA_GL is defined.
>How-To-Repeat:
>Fix:
Patch attached with submission follows:
diff -ruN /usr/ports/astro/google-earth/Makefile google-earth/Makefile
--- /usr/ports/astro/google-earth/Makefile 2008-09-19 19:07:40.000000000 +1200
+++ google-earth/Makefile 2008-09-22 14:14:38.000000000 +1200
@@ -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 @@
USE_LINUX= yes
USE_GNOME= desktopfileutils
+USE_XLIB= yes
REAL_DISTFILE= GoogleEarthLinux.bin
TARGET_DISTFILE= GoogleEarthLinux-${PORTVERSION}.bin
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list