diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-12-18 11:59:14 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-12-18 11:59:14 +0000 |
commit | 2973b6fd8490c4a05894fd395d3956bc7a966d38 (patch) | |
tree | 945135638adfd734fef1aa78b6b60b197845e9a4 /graphics/icat | |
parent | 24bd7b1928ebfc4bb9208d9c9dd9db4097e6d3ff (diff) | |
download | ports-2973b6fd8490c4a05894fd395d3956bc7a966d38.tar.gz ports-2973b6fd8490c4a05894fd395d3956bc7a966d38.zip |
Notes
Diffstat (limited to 'graphics/icat')
-rw-r--r-- | graphics/icat/Makefile | 3 |
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 |