aboutsummaryrefslogtreecommitdiff
path: root/graphics/c-a-i-r/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/c-a-i-r/Makefile')
-rw-r--r--graphics/c-a-i-r/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/c-a-i-r/Makefile b/graphics/c-a-i-r/Makefile
index 7817ee3d6062..a4db05a84714 100644
--- a/graphics/c-a-i-r/Makefile
+++ b/graphics/c-a-i-r/Makefile
@@ -10,7 +10,8 @@ DISTNAME= CAIR_v${PORTVERSION}
MAINTAINER= buganini@gmail.com
COMMENT= Content Aware Image Resizer is an implementation of seam carving
-USES= gmake zip
+USES= dos2unix gmake zip
+DOS2UNIX_GLOB= *.cpp
MAKE_ARGS+= CC="${CXX}"