diff options
author | antoine <antoine@FreeBSD.org> | 2018-08-28 13:50:56 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2018-08-28 13:50:56 +0800 |
commit | 900d7e02b8ddae37c7908fe3fd1a49d429418119 (patch) | |
tree | 19b01e9f12cec4728b995b2e68ba6e05dd4f6966 /net-im | |
parent | db0b6ea5bf78dd752a2a97dda538b57568e4f6c0 (diff) | |
download | freebsd-ports-gnome-900d7e02b8ddae37c7908fe3fd1a49d429418119.tar.gz freebsd-ports-gnome-900d7e02b8ddae37c7908fe3fd1a49d429418119.tar.zst freebsd-ports-gnome-900d7e02b8ddae37c7908fe3fd1a49d429418119.zip |
Mark BROKEN: uses non existing libsigcpp20
Reported by: pkg-fallout
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/skype-devel/Makefile | 1 | ||||
-rw-r--r-- | net-im/skype/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile index 148753855c67..257fee4403e2 100644 --- a/net-im/skype-devel/Makefile +++ b/net-im/skype-devel/Makefile @@ -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} diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile index 26f03995367b..a91cba9cc398 100644 --- a/net-im/skype/Makefile +++ b/net-im/skype/Makefile @@ -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} |