Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 Apr 2015 03:56:11 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r384035 - head/graphics/libraw
Message-ID:  <201504150356.t3F3uBYQ099271@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Apr 15 03:56:10 2015
New Revision: 384035
URL: https://svnweb.freebsd.org/changeset/ports/384035

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/graphics/libraw/Makefile

Modified: head/graphics/libraw/Makefile
==============================================================================
--- head/graphics/libraw/Makefile	Wed Apr 15 03:55:40 2015	(r384034)
+++ head/graphics/libraw/Makefile	Wed Apr 15 03:56:10 2015	(r384035)
@@ -17,7 +17,7 @@ LICENSE_COMB=	dual
 LIB_DEPENDS=	libjpeg.so:${PORTSDIR}/graphics/jpeg
 
 USE_LDCONFIG=	yes
-USES=		pathfix pkgconfig libtool
+USES=		cpe pathfix pkgconfig libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--disable-examples --disable-jasper
 CFLAGS+=	-fPIC



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