aboutsummaryrefslogtreecommitdiff
path: root/graphics/c-a-i-r/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-20 16:23:28 +0000
commit7ae7b018ccf7760013f368fcb83aad9ecd8982a8 (patch)
treee83ee6693050a76e305a95a376451aa583df151e /graphics/c-a-i-r/Makefile
parenta35ba13770957a577275c3575d979457605f2aff (diff)
Notes
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}"