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:
parent
82e5fed3a9
commit
cdd2f15309
@ -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"|' \
|
||||
|
@ -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"|' \
|
||||
|
Loading…
Reference in New Issue
Block a user