git: 1238b1e82d53 - main - devel/mongo-c-driver: Remove commented out line
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 29 Jul 2023 16:56:11 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=1238b1e82d53150d2d8f1bf2edfbbcef95b9cca5 commit 1238b1e82d53150d2d8f1bf2edfbbcef95b9cca5 Author: Hiroo Ono <hiroo.ono+freebsd@gmail.com> AuthorDate: 2023-07-28 07:09:22 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-07-29 16:55:56 +0000 devel/mongo-c-driver: Remove commented out line PR: 272753 Reported by: hiroo.ono+freebsd@gmail.com Approved by: ports@bsdserwis.com (maintainer) --- devel/mongo-c-driver/Makefile | 2 -- 1 file changed, 2 deletions(-) diff --git a/devel/mongo-c-driver/Makefile b/devel/mongo-c-driver/Makefile index 89c1a73330df..1ebeab6b07b3 100644 --- a/devel/mongo-c-driver/Makefile +++ b/devel/mongo-c-driver/Makefile @@ -26,8 +26,6 @@ CMAKE_OFF= BUILD_TESTING \ ENABLE_TESTS \ ENABLE_UNINSTALL -# CFLAGS+= -D__BSD_VISIBLE=1 - OPTIONS_DEFINE= CRYPTOPROFILE DOCS ICU MONGODBAWS RDTSCP SASL SNAPPY \ SRV SSL UTF8PROC ZSTD OPTIONS_DEFAULT= SSL