Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Aug 2014 09:29:10 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r365626 - head/graphics/openjpeg
Message-ID:  <201408220929.s7M9TAPk029695@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Fri Aug 22 09:29:10 2014
New Revision: 365626
URL: http://svnweb.freebsd.org/changeset/ports/365626
QAT: https://qat.redports.org/buildarchive/r365626/

Log:
  - Add CPE information

Modified:
  head/graphics/openjpeg/Makefile

Modified: head/graphics/openjpeg/Makefile
==============================================================================
--- head/graphics/openjpeg/Makefile	Fri Aug 22 09:20:30 2014	(r365625)
+++ head/graphics/openjpeg/Makefile	Fri Aug 22 09:29:10 2014	(r365626)
@@ -16,7 +16,7 @@ LIB_DEPENDS=	liblcms2.so:${PORTSDIR}/gra
 		libtiff.so:${PORTSDIR}/graphics/tiff
 
 USE_LDCONFIG=	yes
-USES=		cmake pkgconfig
+USES=		cmake cpe pkgconfig
 
 PLIST_SUB=	VER=${PORTVERSION:R}
 



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