1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

print/{lilypond,lilypond-devel}: fix DEPENDS

This commit is contained in:
Antoine Brodin 2021-06-15 21:10:57 +00:00
parent 82e5fed3a9
commit cdd2f15309
2 changed files with 8 additions and 6 deletions

View File

@ -2,6 +2,7 @@
PORTNAME= lilypond
DISTVERSION= 2.23.2
PORTREVISION= 1
CATEGORIES= print audio
MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/
PKGNAMESUFFIX= -devel
@ -72,10 +73,10 @@ GUILE2_LIB_DEPENDS_OFF= libguile.so:lang/guile1
NLS_USES= gettext
URW_BUILD_DEPENDS= urw-core35-fonts>0:x11-fonts/urw-core35-fonts
URW_RUN_DEPENDS_OFF= urw-core35-fonts>0:x11-fonts/urw-core35-fonts
URW_BUILD_DEPENDS= urw-base35-fonts>0:x11-fonts/urw-base35-fonts
URW_RUN_DEPENDS_OFF= urw-base35-fonts>0:x11-fonts/urw-base35-fonts
URW_CONFIGURE_WITH= urwotf-dir=${LOCALBASE}/share/fonts/urw-core35-fonts
URW_CONFIGURE_WITH= urwotf-dir=${LOCALBASE}/share/fonts/urw-base35-fonts
post-patch:
@${REINPLACE_CMD} -e 's|<FlexLexer.h>|"/usr/include/FlexLexer.h"|' \

View File

@ -2,6 +2,7 @@
PORTNAME= lilypond
DISTVERSION= 2.22.1
PORTREVISION= 1
CATEGORIES= print audio
MASTER_SITES= http://lilypond.org/download/source/v${DISTVERSION:R}/
@ -72,9 +73,9 @@ GUILE2_LIB_DEPENDS_OFF= libguile.so:lang/guile1
NLS_USES= gettext
NLS_USES_OFF= gettext-tools
URW_BUILD_DEPENDS= urw-core35-fonts>0:x11-fonts/urw-core35-fonts
URW_RUN_DEPENDS_OFF= urw-core35-fonts>0:x11-fonts/urw-core35-fonts
URW_CONFIGURE_WITH= urwotf-dir=${LOCALBASE}/share/fonts/urw-core35-fonts
URW_BUILD_DEPENDS= urw-base35-fonts>0:x11-fonts/urw-base35-fonts
URW_RUN_DEPENDS_OFF= urw-base35-fonts>0:x11-fonts/urw-base35-fonts
URW_CONFIGURE_WITH= urwotf-dir=${LOCALBASE}/share/fonts/urw-base35-fonts
post-patch:
@${REINPLACE_CMD} -e 's|<FlexLexer.h>|"/usr/include/FlexLexer.h"|' \