Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Aug 2021 09:25:13 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: a2c0f1f933e1 - main - print/lilypond: Add CPE information
Message-ID:  <202108310925.17V9PDqO093320@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by decke:

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

commit a2c0f1f933e1aa052836f5e1dc5d1f86b662d28d
Author:     Bernhard Froehlich <decke@FreeBSD.org>
AuthorDate: 2021-08-31 08:23:02 +0000
Commit:     Bernhard Froehlich <decke@FreeBSD.org>
CommitDate: 2021-08-31 09:23:20 +0000

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

diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 2f43ee9c26ae..4e67611c670c 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -29,7 +29,7 @@ LIB_DEPENDS=	libfontconfig.so:x11-fonts/fontconfig \
 RUN_DEPENDS=	${LOCALBASE}/share/fonts/dejavu/DejaVuSans-Bold.ttf:x11-fonts/dejavu \
 		mftrace:print/mftrace
 
-USES=		bison:build compiler:c++11-lib ghostscript gmake gnome \
+USES=		bison:build compiler:c++11-lib cpe ghostscript gmake gnome \
 		perl5 pkgconfig python:3.5+
 USE_CXXSTD=	c++11
 USE_GNOME=	pango



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