Date: Tue, 7 Oct 2014 14:12:04 +0000 (UTC) From: Johannes Jost Meixner <xmj@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r370337 - head/net-im/skype4 Message-ID: <201410071412.s97EC4HK011540@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: xmj Date: Tue Oct 7 14:12:04 2014 New Revision: 370337 URL: https://svnweb.freebsd.org/changeset/ports/370337 QAT: https://qat.redports.org/buildarchive/r370337/ Log: net-im/skype4: mark as BROKEN - Mark as BOKEN due to missing syscalls Differential Revision: https://reviews.freebsd.org/D907 Approved by: swills (mentor) Modified: head/net-im/skype4/Makefile Modified: head/net-im/skype4/Makefile ============================================================================== --- head/net-im/skype4/Makefile Tue Oct 7 13:59:12 2014 (r370336) +++ head/net-im/skype4/Makefile Tue Oct 7 14:12:04 2014 (r370337) @@ -30,6 +30,8 @@ PLIST_SUB+= SKYPEDIR=${SKYPEDIR} SUB_FILES= skype.sh SUB_LIST+= SKYPEDIR=${SKYPEDIR} +BROKEN= Skype 4.3 is missing several Linux syscalls. + #NVIDIA_GL_RUN_DEPENDS= ${LINUXBASE}/usr/lib/libGL.so.1:${PORTSDIR}/x11/nvidia-driver #NVIDIA_GL_USE= LINUX_APPS=xorglibs #NVIDIA_GL_USE_OFF= LINUX_APPS=dri
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201410071412.s97EC4HK011540>