diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-08-17 15:48:30 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2016-08-17 15:48:30 +0000 |
commit | 6d89993892a683da54649c3b261051d4858633af (patch) | |
tree | 83da17520ce784c05912b351cc83a27e29d3f649 /print | |
parent | 2a353b407ad64f31552bc8f6116a670b26ebb6f0 (diff) | |
download | ports-6d89993892a683da54649c3b261051d4858633af.tar.gz ports-6d89993892a683da54649c3b261051d4858633af.zip |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/musixtex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/musixtex/Makefile b/print/musixtex/Makefile index cb7c9ebae873..4df27c1140d2 100644 --- a/print/musixtex/Makefile +++ b/print/musixtex/Makefile @@ -12,6 +12,8 @@ DISTFILES= musixtex-${PORTVERSION}.tar.gz \ MAINTAINER= ports@FreeBSD.org COMMENT= Set of TeX macros to typeset music +BROKEN= does not build + USE_TEX= basic EXAMPLE_VERSION= T112 |