diff options
author | beech <beech@FreeBSD.org> | 2007-07-20 02:24:23 +0800 |
---|---|---|
committer | beech <beech@FreeBSD.org> | 2007-07-20 02:24:23 +0800 |
commit | 17abe34f2bac05cfab708acff2191508a91f40e6 (patch) | |
tree | 86a6de1a5476574f409e4dbaa24f3912dbebd80d /net/skype-devel | |
parent | e9c4d13c415947392e959f19fb35cf6c18d73ae8 (diff) | |
download | freebsd-ports-gnome-17abe34f2bac05cfab708acff2191508a91f40e6.tar.gz freebsd-ports-gnome-17abe34f2bac05cfab708acff2191508a91f40e6.tar.zst freebsd-ports-gnome-17abe34f2bac05cfab708acff2191508a91f40e6.zip |
- Take maintainership
- Mark broken (not fetchable)
Approved by: itetcu (maintainer), sat (mentor)
Diffstat (limited to 'net/skype-devel')
-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 |