summaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-02-02 17:06:25 +0000
committerpav <pav@FreeBSD.org>2007-02-02 17:06:25 +0000
commit6ab5d7507d35041cbbcfbb95377ef6e754ad9204 (patch)
tree6e424102f1a24d3051893455ba7c00e3816e15a0 /astro
parent3d7be3e6f8d3d3c127d84db202a34207de52a2a7 (diff)
downloadFreeBSD-ports-6ab5d7507d35041cbbcfbb95377ef6e754ad9204.zip
FreeBSD-ports-6ab5d7507d35041cbbcfbb95377ef6e754ad9204.tar.gz
- Remove support for xfree86-3
PR: ports/106666 Submitted by: vd With hat: portmgr
Diffstat (limited to 'astro')
-rw-r--r--astro/google-earth/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/astro/google-earth/Makefile b/astro/google-earth/Makefile
index e689db9..4ff00bd 100644
--- a/astro/google-earth/Makefile
+++ b/astro/google-earth/Makefile
@@ -40,15 +40,11 @@ FETCH_BEFORE_ARGS= -o ${TARGET_DISTFILE}
UNMAKESELF= ${LOCALBASE}/bin/unmakeself
-.if ${X_WINDOW_SYSTEM:L} != xfree86-3
.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
.endif
-.else
-RUN_DEPENDS+= ${LINUXBASE}/lib/libGL.so.1:${PORTSDIR}/graphics/linux_glx
-.endif
do-fetch:
@if [ ! -f ${DISTDIR}/${TARGET_DISTFILE} ]; then \
OpenPOWER on IntegriCloud