diff options
author | bapt <bapt@FreeBSD.org> | 2014-07-22 14:26:42 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-07-22 14:26:42 +0800 |
commit | 6c4d7fb4f2cc2733ed0deba16b81c5d8f43825f7 (patch) | |
tree | ff5b355ac31ba5129a1031dc449ac2414462a283 /print | |
parent | 7b648e3195d7845885ca613a4bded3e71b95597d (diff) | |
download | freebsd-ports-gnome-6c4d7fb4f2cc2733ed0deba16b81c5d8f43825f7.tar.gz freebsd-ports-gnome-6c4d7fb4f2cc2733ed0deba16b81c5d8f43825f7.tar.zst freebsd-ports-gnome-6c4d7fb4f2cc2733ed0deba16b81c5d8f43825f7.zip |
Fix build with texlive
Diffstat (limited to 'print')
-rw-r--r-- | print/lilypond-devel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/lilypond-devel/Makefile b/print/lilypond-devel/Makefile index 011036f23966..496cfe3fece4 100644 --- a/print/lilypond-devel/Makefile +++ b/print/lilypond-devel/Makefile @@ -21,6 +21,7 @@ BUILD_DEPENDS= pdftexi2dvi:${PORTSDIR}/print/texinfo \ help2man:${PORTSDIR}/misc/help2man \ pngtopnm:${PORTSDIR}/graphics/netpbm \ rsync:${PORTSDIR}/net/rsync \ + texi2html:${PORTSDIR}/textproc/texi2html \ zip:${PORTSDIR}/archivers/zip \ ${LOCALBASE}/share/ghostscript/fonts/c059033l.pfb:${PORTSDIR}/print/gsfonts |