From 04bdd91748d2b65054dfad92aa6d80656d17f63b Mon Sep 17 00:00:00 2001 From: Trevor Johnson Date: Wed, 28 Feb 2001 09:31:04 +0000 Subject: Change a dependency: teTeX is required for building, not just running, lilypond. Submitted by: Daniel O'Connor --- print/lilypond/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'print/lilypond') diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile index 3e68bbbcda7a..b31605e75f01 100644 --- a/print/lilypond/Makefile +++ b/print/lilypond/Makefile @@ -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" -- cgit v1.2.3