diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-26 10:07:52 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2015-04-26 10:07:52 +0000 |
commit | c18b0954380aca59d861a8caa55514752794294a (patch) | |
tree | 4634eea8f678883a1be2da88c6122d12980eed86 /net-im | |
parent | f9cf43f2e43811088b85db74be35a7f886ebf1ab (diff) | |
download | ports-c18b0954380aca59d861a8caa55514752794294a.tar.gz ports-c18b0954380aca59d861a8caa55514752794294a.zip |
Notes
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/skype4/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/skype4/Makefile b/net-im/skype4/Makefile index 9fdb9c4bb15b..5d1c7c0722d3 100644 --- a/net-im/skype4/Makefile +++ b/net-im/skype4/Makefile @@ -31,6 +31,8 @@ SUB_FILES= skype.sh SUB_LIST+= SKYPEDIR=${SKYPEDIR} BROKEN= Skype 4.3 is missing several Linux syscalls. +DEPRECATED= Broken for more than 6 months +EXPIRATION_DATE= 2015-05-26 #NVIDIA_GL_RUN_DEPENDS= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver #NVIDIA_GL_USE= LINUX_APPS=xorglibs |