svn commit: r365626 - head/graphics/openjpeg

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Fri Aug 22 09:29:11 UTC 2014


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}
 


More information about the svn-ports-head mailing list