diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 14:00:19 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 14:00:19 +0000 |
commit | d0f83e12f1df05569cd6ca10c3f92b4b5d21eb3a (patch) | |
tree | f73672921643628fb7f5443af7ef50171f6f1386 /print/yatex | |
parent | bc157c08ab939185453b0b754520a453813d63ce (diff) | |
download | ports-d0f83e12f1df05569cd6ca10c3f92b4b5d21eb3a.tar.gz ports-d0f83e12f1df05569cd6ca10c3f92b4b5d21eb3a.zip |
Notes
Diffstat (limited to 'print/yatex')
-rw-r--r-- | print/yatex/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile index 7e62a8a5a9c8..d90994df919c 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -12,6 +12,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Yet Another LaTeX mode and html mode on Emacs +BROKEN= unfetchable + USES= dos2unix emacs EMACS_NO_DEPENDS= yes |