Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Aug 2018 05:50:56 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r478282 - in head/net-im: skype skype-devel
Message-ID:  <201808280550.w7S5ouGe004711@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Tue Aug 28 05:50:56 2018
New Revision: 478282
URL: https://svnweb.freebsd.org/changeset/ports/478282

Log:
  Mark BROKEN: uses non existing libsigcpp20
  
  Reported by:	pkg-fallout

Modified:
  head/net-im/skype-devel/Makefile
  head/net-im/skype/Makefile

Modified: head/net-im/skype-devel/Makefile
==============================================================================
--- head/net-im/skype-devel/Makefile	Tue Aug 28 05:27:06 2018	(r478281)
+++ head/net-im/skype-devel/Makefile	Tue Aug 28 05:50:56 2018	(r478282)
@@ -25,6 +25,7 @@ NO_BUILD=	yes
 USES=		cpe linux tar:bzip2
 USE_LINUX=	alsalib alsa-plugins-oss dri expat fontconfig libasyncns \
 		libsigcpp20 xorglibs
+BROKEN=		uses non existing libsigcpp20
 RESTRICTED=	Redistribution prohibited.
 
 WRKSRC=		${WRKDIR}/${PORTNAME}_static-${DISTVERSION}

Modified: head/net-im/skype/Makefile
==============================================================================
--- head/net-im/skype/Makefile	Tue Aug 28 05:27:06 2018	(r478281)
+++ head/net-im/skype/Makefile	Tue Aug 28 05:50:56 2018	(r478282)
@@ -22,6 +22,7 @@ NO_BUILD=	yes
 USES=		cpe linux tar:bzip2
 USE_LINUX=	alsalib alsa-plugins-oss dri expat fontconfig libasyncns \
 		libsigcpp20 xorglibs
+BROKEN=		uses non existing libsigcpp20
 RESTRICTED=	Redistribution prohibited.
 
 WRKSRC=		${WRKDIR}/${PORTNAME}_static-${DISTVERSION}



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808280550.w7S5ouGe004711>