From e7e89a66693ce62c2699eae500754635218bbb63 Mon Sep 17 00:00:00 2001 From: sthen Date: Tue, 11 Dec 2018 11:42:23 +0000 Subject: [PATCH] disable pecl-libsodium for php 7.2, use the built-in support instead --- security/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/security/Makefile b/security/Makefile index 0d9a1c9a7a4..b16743d9460 100644 --- a/security/Makefile +++ b/security/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.524 2018/11/26 21:47:01 sthen Exp $ +# $OpenBSD: Makefile,v 1.525 2018/12/11 11:42:23 sthen Exp $ SUBDIR = SUBDIR += ADMsnmp @@ -247,7 +247,6 @@ SUBDIR += pear-Auth-SASL SUBDIR += pecl56-libsodium,php56 SUBDIR += pecl-libsodium,php71 - SUBDIR += pecl-libsodium,php72 SUBDIR += pgp5 SUBDIR += pgpdump SUBDIR += pidgin-otr