aboutsummaryrefslogtreecommitdiff
path: root/graphics/dcraw-m
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
commit2fb9f253738e151f2fbe761516881a4f0594a09d (patch)
tree9695b297af36ba840f671615e51523a713e61430 /graphics/dcraw-m
parent800ccbb3b55bc2ef883f887ccd6925b011df90ef (diff)
downloadports-2fb9f253738e151f2fbe761516881a4f0594a09d.tar.gz
ports-2fb9f253738e151f2fbe761516881a4f0594a09d.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Notes
Notes: svn path=/head/; revision=453284
Diffstat (limited to 'graphics/dcraw-m')
-rw-r--r--graphics/dcraw-m/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/graphics/dcraw-m/Makefile b/graphics/dcraw-m/Makefile
index 7981603908c5..ac9bbc12c021 100644
--- a/graphics/dcraw-m/Makefile
+++ b/graphics/dcraw-m/Makefile
@@ -21,13 +21,13 @@ GH_TAGNAME= 1392579
USES= jpeg pkgconfig
-CFLAGS += -Wall -I${LOCALBASE}/include \
+CFLAGS+= -Wall -I${LOCALBASE}/include \
`MagickWand-config --cflags --cppflags` \
-DMAGICKCORE_HDRI_ENABLE=0 \
-DMAGICKCORE_QUANTUM_DEPTH=16
-LDFLAGS += `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg \
+LDFLAGS+= `MagickWand-config --ldflags --libs` -lm -llcms2 -ljpeg \
-ljasper
-LIBS += -L${LOCALBASE}/lib
+LIBS+= -L${LOCALBASE}/lib
PLIST_FILES= bin/dcraw-m