diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 08:23:02 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-31 09:23:20 +0000 |
commit | a2c0f1f933e1aa052836f5e1dc5d1f86b662d28d (patch) | |
tree | 2eefe5761dbbba017e898ef11b4eb64afc38bafe /print/lilypond | |
parent | e8f823a6e8beb9f816e0a6f87f157777d18aeb29 (diff) | |
download | ports-a2c0f1f933e1aa052836f5e1dc5d1f86b662d28d.tar.gz ports-a2c0f1f933e1aa052836f5e1dc5d1f86b662d28d.zip |
Diffstat (limited to 'print/lilypond')
-rw-r--r-- | print/lilypond/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |