aboutsummaryrefslogtreecommitdiff
path: root/print/lilypond/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/lilypond/Makefile')
-rw-r--r--print/lilypond/Makefile4
1 files changed, 2 insertions, 2 deletions
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"