summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Lock <nox@FreeBSD.org>2009-04-12 15:35:57 +0000
committerJuergen Lock <nox@FreeBSD.org>2009-04-12 15:35:57 +0000
commitc07393a62e6d6b754ec65d4a64ec38cfe7f40f28 (patch)
tree45f276238ea93f3f03d4ebf6faf961402175e113
parente09d6819712a57bb607f282c2cfb7ebf70fe280a (diff)
downloadfreebsd-ports-c07393a62e6d6b754ec65d4a64ec38cfe7f40f28.zip
- Convert linux dri dependency to USE_LINUX_APPS
- Bump PORTREVISION
-rw-r--r--astro/google-earth/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile
index 700f2c29791f..8bd2d2fd72fc 100644
--- a/astro/google-earth/Makefile
+++ b/astro/google-earth/Makefile
@@ -7,6 +7,7 @@
PORTNAME= google-earth
PORTVERSION= 5.0.11337.1968
+PORTREVISION= 1
CATEGORIES= astro deskutils geography
MASTER_SITES= http://dl.google.com/earth/client/current/
DISTNAME= GoogleEarthLinux
@@ -35,7 +36,7 @@ UNMAKESELF= ${LOCALBASE}/bin/unmakeself
.if defined(WITH_NVIDIA_GL)
RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver
.else
-RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri
+USE_LINUX_APPS+= dri
.endif
do-extract: