aboutsummaryrefslogtreecommitdiff
path: root/graphics/icat
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 11:59:14 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-12-18 11:59:14 +0000
commit2973b6fd8490c4a05894fd395d3956bc7a966d38 (patch)
tree945135638adfd734fef1aa78b6b60b197845e9a4 /graphics/icat
parent24bd7b1928ebfc4bb9208d9c9dd9db4097e6d3ff (diff)
downloadports-2973b6fd8490c4a05894fd395d3956bc7a966d38.tar.gz
ports-2973b6fd8490c4a05894fd395d3956bc7a966d38.zip
Use dos2unix USES macro.
Notes
Notes: svn path=/head/; revision=336824
Diffstat (limited to 'graphics/icat')
-rw-r--r--graphics/icat/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/icat/Makefile b/graphics/icat/Makefile
index af6b91ead085..9c4b80d8ef87 100644
--- a/graphics/icat/Makefile
+++ b/graphics/icat/Makefile
@@ -8,8 +8,7 @@ CATEGORIES= graphics
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= Displays images in 256-color capable terminals
-USES= gmake
-USE_DOS2UNIX= Makefile
+USES= gmake dos2unix
USE_EFL= imlib2
USE_GITHUB= yes
GH_ACCOUNT= atextor