diff options
Diffstat (limited to 'print/yatex/Makefile')
-rw-r--r-- | print/yatex/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/yatex/Makefile b/print/yatex/Makefile index 8e9ed45f9fe4..99cebb690407 100644 --- a/print/yatex/Makefile +++ b/print/yatex/Makefile @@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION} MAINTAINER= hrs@FreeBSD.org COMMENT= Yet Another LaTeX mode and html mode on Emacs -USE_DOS2UNIX= yes +USES= dos2unix USE_EMACS= yes EMACS_NO_RUN_DEPENDS= yes EMACS_NO_BUILD_DEPENDS= yes |