Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Oct 2021 11:57:41 GMT
From:      Bernhard Froehlich <decke@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: edc9f2983a86 - main - print/fontforge: Add CPE information
Message-ID:  <202110081157.198BvfAd067856@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by decke:

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

commit edc9f2983a86f8fa2d4d5de95a7432326667b985
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-10-08 11:55:23 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-10-08 11:55:23 +0000

    print/fontforge: Add CPE information
    
    Approved by:    portmgr (blanket)
---
 print/fontforge/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/print/fontforge/Makefile b/print/fontforge/Makefile
index e746dee6e7a4..b4dd971c785e 100644
--- a/print/fontforge/Makefile
+++ b/print/fontforge/Makefile
@@ -12,7 +12,7 @@ LICENSE_FILE=	${WRKSRC}/LICENSE
 
 LIB_DEPENDS=	libfreetype.so:print/freetype2
 
-USES=		compiler:c++11-lang cmake desktop-file-utils gettext gnome \
+USES=		compiler:c++11-lang cmake cpe desktop-file-utils gettext gnome \
 		iconv:wchar_t pkgconfig shared-mime-info
 USE_GITHUB=	yes
 USE_GNOME=	cairo glib20 libxml2


help

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