diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-02 10:20:06 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2012-04-02 10:20:06 +0000 |
commit | 0c48cd20b031ba6b09bf996f3b08b69168c33e29 (patch) | |
tree | 5e0da575dfd929aa9ec7c4e67384c63f501d8c8f /print | |
parent | 0d255b60b43be88203a6fa6d661796be513eea94 (diff) |
Notes
Diffstat (limited to 'print')
-rw-r--r-- | print/hugelatex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/print/hugelatex/Makefile b/print/hugelatex/Makefile index 9dbef3e4073b..abb0353f17dd 100644 --- a/print/hugelatex/Makefile +++ b/print/hugelatex/Makefile @@ -17,6 +17,7 @@ DISTFILES= # none MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX format files with large limits +BROKEN= overwrite files owned by teTex-Base which it already depends on BUILD_DEPENDS= tex:${PORTSDIR}/print/teTeX NO_BUILD= yes |