scons: broken on libressl 2.3 due to SSLv3 removal
This commit is contained in:
parent
559369a605
commit
4567e19f19
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ homepage="http://www.scons.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||||
checksum=8fc4f42928c69bcbb33e1be94b646f2c700b659693fabc778c192d4d22f753a7
|
checksum=8fc4f42928c69bcbb33e1be94b646f2c700b659693fabc778c192d4d22f753a7
|
||||||
|
broken="Also wants SSLv3_{server_,client_,}method"
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE.txt
|
vlicense LICENSE.txt
|
||||||
|
|
Loading…
Reference in a new issue