aboutsummaryrefslogtreecommitdiff
path: root/sysutils/ciso
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 /sysutils/ciso
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 'sysutils/ciso')
-rw-r--r--sysutils/ciso/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/ciso/Makefile b/sysutils/ciso/Makefile
index 4aa4d87987d6..7418f8449b67 100644
--- a/sysutils/ciso/Makefile
+++ b/sysutils/ciso/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= SF
MAINTAINER= blttll@gmail.com
COMMENT= A tool to compress ISO images to CSO format
-USE_DOS2UNIX= yes
+USES= dos2unix
PLIST_FILES= bin/ciso
.include <bsd.port.mk>