diff options
author | Stefan Eßer <se@FreeBSD.org> | 2022-01-10 14:20:12 +0000 |
---|---|---|
committer | Stefan Eßer <se@FreeBSD.org> | 2022-01-10 15:15:39 +0000 |
commit | bcaf25a8c8046b094f6b5ab5bc258333bc326ee1 (patch) | |
tree | 3930596b8cbea97540270b3d78ffb64373c89593 /print/lilypond-devel | |
parent | f1661bdbbac2d08cc535e38e41d2bbd3fec025c4 (diff) | |
download | ports-bcaf25a8c8046b094f6b5ab5bc258333bc326ee1.tar.gz ports-bcaf25a8c8046b094f6b5ab5bc258333bc326ee1.zip |
Diffstat (limited to 'print/lilypond-devel')
-rw-r--r-- | print/lilypond-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 106b0e71a1fd..985860b04960 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -43,6 +43,8 @@ CONFIGURE_ENV+= ac_cv_prog_MAKEINFO="${LOCALBASE}/bin/makeinfo" \ HOME=${WRKDIR} \ YACC=${YACC} +CONFLICTS_INSTALL= lilypond + MAKEFILE= GNUmakefile ALL_TARGET= all |