Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Nov 2013 09:59:39 +0000 (UTC)
From:      Mathieu Arnold <mat@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r334403 - head/graphics/openjpeg
Message-ID:  <201311200959.rAK9xdEw036210@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: mat
Date: Wed Nov 20 09:59:39 2013
New Revision: 334403
URL: http://svnweb.freebsd.org/changeset/ports/334403

Log:
  Fixup build.

Modified:
  head/graphics/openjpeg/Makefile

Modified: head/graphics/openjpeg/Makefile
==============================================================================
--- head/graphics/openjpeg/Makefile	Wed Nov 20 09:46:10 2013	(r334402)
+++ head/graphics/openjpeg/Makefile	Wed Nov 20 09:59:39 2013	(r334403)
@@ -17,7 +17,7 @@ LIB_DEPENDS=	libtiff.so:${PORTSDIR}/grap
 		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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201311200959.rAK9xdEw036210>