git: 3a54caee179d - main - print/libspectre: USE ghostscript:lib as the port links to it

From: Gleb Popov <arrowd_at_FreeBSD.org>
Date: Tue, 01 Oct 2024 08:52:07 UTC
The branch main has been updated by arrowd:

URL: https://cgit.FreeBSD.org/ports/commit/?id=3a54caee179d0fc05056d4ab42331ac6bc1526a7

commit 3a54caee179d0fc05056d4ab42331ac6bc1526a7
Author:     Gleb Popov <arrowd@FreeBSD.org>
AuthorDate: 2024-10-01 08:51:30 +0000
Commit:     Gleb Popov <arrowd@FreeBSD.org>
CommitDate: 2024-10-01 08:51:30 +0000

    print/libspectre: USE ghostscript:lib as the port links to it
---
 print/libspectre/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile
index 71a81893c49d..a680eb24a650 100644
--- a/print/libspectre/Makefile
+++ b/print/libspectre/Makefile
@@ -10,7 +10,7 @@ WWW=		https://www.freedesktop.org/wiki/Software/libspectre/
 
 LICENSE=	GPLv2
 
-USES=		ghostscript gnome libtool localbase pathfix pkgconfig
+USES=		ghostscriptLib gnome libtool localbase pathfix pkgconfig
 USE_LDCONFIG=	yes
 USE_GNOME=	cairo
 GNU_CONFIGURE=	yes