diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/skype-devel/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/net/skype-devel/Makefile b/net/skype-devel/Makefile index 75bedce71de9..58e4c6d8f55a 100644 --- a/net/skype-devel/Makefile +++ b/net/skype-devel/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.skype.com/linux/ PKGNAMESUFFIX= -devel DISTNAME= skype-beta_staticQT-${PORTVERSION} -MAINTAINER= itetcu@FreeBSD.org +MAINTAINER= beech@FreeBSD.org COMMENT= P2P VoIP software CONFLICTS= skype-[0-9]* @@ -28,6 +28,8 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver RUN_DEPENDS+= ${LINUXBASE}/usr/X11R6/lib/libGL.so.1:${PORTSDIR}/graphics/linux_dri .endif +BROKEN= sources not available + USE_BZIP2= yes USE_LINUX= yes USE_X_PREFIX= yes |