aboutsummaryrefslogtreecommitdiff
path: root/graphics/openjpeg/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2013-11-20 09:59:39 +0000
committerMathieu Arnold <mat@FreeBSD.org>2013-11-20 09:59:39 +0000
commit8301bd3f9f2f351d8d3adcad158e3ee9142dc800 (patch)
treeb06318ef61ae388d3181b9fb77ea41e543ad6e07 /graphics/openjpeg/Makefile
parent9e28d7b53c0902ae69447f921dca404a89a52256 (diff)
downloadports-8301bd3f9f2f351d8d3adcad158e3ee9142dc800.tar.gz
ports-8301bd3f9f2f351d8d3adcad158e3ee9142dc800.zip
Fixup build.
Notes
Notes: svn path=/head/; revision=334403
Diffstat (limited to 'graphics/openjpeg/Makefile')
-rw-r--r--graphics/openjpeg/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/openjpeg/Makefile b/graphics/openjpeg/Makefile
index c058acd18791..b88ff9ad9642 100644
--- a/graphics/openjpeg/Makefile
+++ b/graphics/openjpeg/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= libtiff.so:${PORTSDIR}/graphics/tiff \
libpng15.so:${PORTSDIR}/graphics/png \
liblcms2.so:${PORTSDIR}/graphics/lcms2
-DOS2UNIX_FILES= opj_malloc.h
+DOS2UNIX_FILES= libopenjpeg/opj_malloc.h
GNU_CONFIGURE= yes
USES= cmake dos2unix
USE_LDCONFIG= yes