Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jan 2022 18:54:07 GMT
From:      Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 181a8cb342ed - main - security/pecl-libsodium: Clean up Makefile
Message-ID:  <202201111854.20BIs7Ga062330@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=181a8cb342ed8f314045de63fbe2b9231388aee2

commit 181a8cb342ed8f314045de63fbe2b9231388aee2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-01-11 17:14:44 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-01-11 18:44:15 +0000

    security/pecl-libsodium: Clean up Makefile
---
 security/pecl-libsodium/Makefile | 1 -
 1 file changed, 1 deletion(-)

diff --git a/security/pecl-libsodium/Makefile b/security/pecl-libsodium/Makefile
index daac1564deac..2ab72f64ab22 100644
--- a/security/pecl-libsodium/Makefile
+++ b/security/pecl-libsodium/Makefile
@@ -13,7 +13,6 @@ LIB_DEPENDS=	libsodium.so:security/libsodium
 
 USES=		localbase php:pecl
 
-#IGNORE_WITH_PHP=73 74
 PHP_MODNAME=	sodium
 
 .include <bsd.port.mk>



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