svn commit: r384035 - head/graphics/libraw

Dmitry Marakasov amdmi3 at FreeBSD.org
Wed Apr 15 03:56:11 UTC 2015


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


More information about the svn-ports-all mailing list