Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 1 Oct 2024 08:52:07 GMT
From:      Gleb Popov <arrowd@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 3a54caee179d - main - print/libspectre: USE ghostscript:lib as the port links to it
Message-ID:  <202410010852.4918q7WP095588@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410010852.4918q7WP095588>