From 1dee3be44f36447917b7c060f98b4cff30804f0f Mon Sep 17 00:00:00 2001 From: netchild Date: Sun, 17 Jul 2005 10:07:44 +0000 Subject: - linux_mesa3 -> linux_dri Submitted by: Ulrich Spoerlein --- net-im/skype-devel/Makefile | 3 ++- net-im/skype/Makefile | 3 ++- net-im/skype20/Makefile | 3 ++- net/skype-devel/Makefile | 3 ++- net/skype/Makefile | 3 ++- 5 files changed, 10 insertions(+), 5 deletions(-) diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile index ca5a2a43b148..80a0daac4df0 100644 --- a/net-im/skype-devel/Makefile +++ b/net-im/skype-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= skype PORTVERSION= 1.1.0.20 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} @@ -20,7 +21,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux .ifdef WITH_NVIDIA_GL RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver .else -RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/graphics/linux_mesa3 +RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/libGL.so.1:${PORTSDIR}/graphics/linux_dri .endif USE_BZIP2= yes diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile index ca5a2a43b148..80a0daac4df0 100644 --- a/net-im/skype/Makefile +++ b/net-im/skype/Makefile @@ -7,6 +7,7 @@ PORTNAME= skype PORTVERSION= 1.1.0.20 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} @@ -20,7 +21,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux .ifdef WITH_NVIDIA_GL RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver .else -RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/graphics/linux_mesa3 +RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/libGL.so.1:${PORTSDIR}/graphics/linux_dri .endif USE_BZIP2= yes diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile index ca5a2a43b148..80a0daac4df0 100644 --- a/net-im/skype20/Makefile +++ b/net-im/skype20/Makefile @@ -7,6 +7,7 @@ PORTNAME= skype PORTVERSION= 1.1.0.20 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} @@ -20,7 +21,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux .ifdef WITH_NVIDIA_GL RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver .else -RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/graphics/linux_mesa3 +RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/libGL.so.1:${PORTSDIR}/graphics/linux_dri .endif USE_BZIP2= yes diff --git a/net/skype-devel/Makefile b/net/skype-devel/Makefile index ca5a2a43b148..80a0daac4df0 100644 --- a/net/skype-devel/Makefile +++ b/net/skype-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= skype PORTVERSION= 1.1.0.20 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} @@ -20,7 +21,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux .ifdef WITH_NVIDIA_GL RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver .else -RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/graphics/linux_mesa3 +RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/libGL.so.1:${PORTSDIR}/graphics/linux_dri .endif USE_BZIP2= yes diff --git a/net/skype/Makefile b/net/skype/Makefile index ca5a2a43b148..80a0daac4df0 100644 --- a/net/skype/Makefile +++ b/net/skype/Makefile @@ -7,6 +7,7 @@ PORTNAME= skype PORTVERSION= 1.1.0.20 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://download.skype.com/linux/ DISTNAME= skype_staticQT-${PORTVERSION} @@ -20,7 +21,7 @@ RUN_DEPENDS= ${LINUXBASE}/usr/lib/libfontconfig.so.1:${PORTSDIR}/x11-fonts/linux .ifdef WITH_NVIDIA_GL RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver .else -RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/graphics/linux_mesa3 +RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/libGL.so.1:${PORTSDIR}/graphics/linux_dri .endif USE_BZIP2= yes -- cgit