git: 181a8cb342ed - main - security/pecl-libsodium: Clean up Makefile
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 11 Jan 2022 18:54:07 UTC
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>