diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-10 21:06:16 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-09-10 21:18:23 +0000 |
commit | e8ebdb45b641d7e856611d8a3ef437337a3c5b9f (patch) | |
tree | 473d19e55ed10bf9262950b2397849ede2968cfe | |
parent | f4aac8f7e1aab085565a4b2b8ec159d5badcb21f (diff) |
print/lilypond-devel: Add CPE information
Approved by: portmgr (blanket)
-rw-r--r-- | print/lilypond-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index f6486072cfa1..ed7e13ab59a7 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -30,7 +30,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 perl5 \ +USES= bison:build compiler:c++11-lib cpe ghostscript gmake gnome perl5 \ pkgconfig python:3.5+ USE_CXXSTD= c++11 USE_GNOME= pango |