git: a2c0f1f933e1 - main - print/lilypond: Add CPE information

Bernhard Froehlich decke at FreeBSD.org
Tue Aug 31 09:25:14 UTC 2021


The branch main has been updated by decke:

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

commit a2c0f1f933e1aa052836f5e1dc5d1f86b662d28d
Author:     Bernhard Froehlich <decke at FreeBSD.org>
AuthorDate: 2021-08-31 08:23:02 +0000
Commit:     Bernhard Froehlich <decke at 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


More information about the dev-commits-ports-main mailing list