svn commit: r336824 - head/graphics/icat
Emanuel Haupt
ehaupt at FreeBSD.org
Wed Dec 18 11:59:15 UTC 2013
Author: ehaupt
Date: Wed Dec 18 11:59:14 2013
New Revision: 336824
URL: http://svnweb.freebsd.org/changeset/ports/336824
Log:
Use dos2unix USES macro.
Modified:
head/graphics/icat/Makefile
Modified: head/graphics/icat/Makefile
==============================================================================
--- head/graphics/icat/Makefile Wed Dec 18 11:57:51 2013 (r336823)
+++ head/graphics/icat/Makefile Wed Dec 18 11:59:14 2013 (r336824)
@@ -8,8 +8,7 @@ CATEGORIES= graphics
MAINTAINER= ehaupt at 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
More information about the svn-ports-all
mailing list