aboutsummaryrefslogtreecommitdiff
path: root/print/yatex
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 09:24:47 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-26 09:24:47 +0000
commit912c68df95479775d8b605f468e39bb4f7914d1e (patch)
tree61b71e9b35b9bf982a153ac7b8823feeb60e1418 /print/yatex
parent796c3c772e0cdf2731621d15bfabeba92e587e6b (diff)
downloadports-912c68df95479775d8b605f468e39bb4f7914d1e.tar.gz
ports-912c68df95479775d8b605f468e39bb4f7914d1e.zip
Convert to USES=dos2unix
With hat: portmgr
Notes
Notes: svn path=/head/; revision=355292
Diffstat (limited to 'print/yatex')
-rw-r--r--print/yatex/Makefile2
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