git: 0f96b5de9e9b - main - graphics/poppler: Fix typo in USES

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Sat, 23 Aug 2025 10:46:38 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=0f96b5de9e9b92fa213a4c807371acd6a1d352e2

commit 0f96b5de9e9b92fa213a4c807371acd6a1d352e2
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2025-08-23 10:46:11 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2025-08-23 10:46:11 +0000

    graphics/poppler: Fix typo in USES
    
    PR:             288970
---
 graphics/poppler/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/graphics/poppler/Makefile b/graphics/poppler/Makefile
index 106d2c809598..b9f33da335bc 100644
--- a/graphics/poppler/Makefile
+++ b/graphics/poppler/Makefile
@@ -77,7 +77,7 @@ CMAKE_ARGS+=		-DENABLE_LIBOPENJPEG:STRING="none" \
 
 .  if ${_SLAVE_PORT} == glib
 USES+=			gnome python:build
-USE_GNOME+=		cairo glib20 introspection:Build libxml2
+USE_GNOME+=		cairo glib20 introspection:build libxml2
 BINARY_ALIAS+=		python3=${PYTHON_CMD}
 .  elif ${_SLAVE_PORT} == qt5
 USES+=			qt:5