Change a dependency: teTeX is required for building, not just

running, lilypond.

Submitted by:	Daniel O'Connor <doconnor@gsoft.com.au>
This commit is contained in:
Trevor Johnson 2001-02-28 09:31:04 +00:00
parent e5d1074265
commit 04bdd91748
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=38880

View File

@ -14,9 +14,9 @@ MASTER_SITES= ftp://ftp.cs.uu.nl/pub/GNU/LilyPond/development/
MAINTAINER= trevor@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:${PORTSDIR}/devel/bison
BUILD_DEPENDS= ${LOCALBASE}/bin/bison:${PORTSDIR}/devel/bison \
${LOCALBASE}/bin/latex:${PORTSDIR}/print/teTeX
LIB_DEPENDS= guile.9:${PORTSDIR}/lang/guile
RUN_DEPENDS= ${LOCALBASE}/bin/latex:${PORTSDIR}/print/teTeX
GNU_CONFIGURE= YES
#CONFIGURE_ENV= ${MAKEINFO}="makeinfo --no-split"