aboutsummaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2005-07-17 10:07:44 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2005-07-17 10:07:44 +0000
commit39ce5d192eaf8b01d7c5b85ebc2b90985f49cd85 (patch)
tree654d5fc8ac474beb525a99de113d3ecc5d098e0b /net
parentb7c6369007b5274a1f01e6d6aec5cdc65790b344 (diff)
downloadports-39ce5d192eaf8b01d7c5b85ebc2b90985f49cd85.tar.gz
ports-39ce5d192eaf8b01d7c5b85ebc2b90985f49cd85.zip
Notes
Diffstat (limited to 'net')
-rw-r--r--net/skype-devel/Makefile3
-rw-r--r--net/skype/Makefile3
2 files changed, 4 insertions, 2 deletions
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