Date: Thu, 21 Nov 2024 20:58:21 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: 631aff085a44 - main - graphics/libgphoto2: Revert 5772ad1157dd288e3eb151d44bdd4d80381c3fae Message-ID: <202411212058.4ALKwLxp041452@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=631aff085a44d7f7292c29622a863a8b7d26008c commit 631aff085a44d7f7292c29622a863a8b7d26008c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-11-21 20:56:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-11-21 20:56:56 +0000 graphics/libgphoto2: Revert 5772ad1157dd288e3eb151d44bdd4d80381c3fae The original problem was caused by heimdal-gssapi in libcurl.pc. Approved by: portmgr (blanket) --- graphics/libgphoto2/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index cf721209f02a..529ea779fd27 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -30,7 +30,7 @@ OPTIONS_SUB= yes CURL_DESC= Lumix WiFi support via cURL CURL_LIB_DEPENDS= libcurl.so:ftp/curl -CURL_CONFIGURE_WITH= libcurl=${LOCALBASE} +CURL_CONFIGURE_OFF= --with-libcurl=no GD_DESC= libGD conversion support GD_LIB_DEPENDS= libgd.so:graphics/gd
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202411212058.4ALKwLxp041452>