Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 14 May 2015 11:55:26 +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: r386323 - head/graphics/autotrace
Message-ID:  <201505141155.t4EBtQr7080723@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu May 14 11:55:25 2015
New Revision: 386323
URL: https://svnweb.freebsd.org/changeset/ports/386323

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/graphics/autotrace/Makefile

Modified: head/graphics/autotrace/Makefile
==============================================================================
--- head/graphics/autotrace/Makefile	Thu May 14 11:48:44 2015	(r386322)
+++ head/graphics/autotrace/Makefile	Thu May 14 11:55:25 2015	(r386323)
@@ -15,7 +15,8 @@ LICENSE_COMB=	multi
 
 LIB_DEPENDS=	libpng.so:${PORTSDIR}/graphics/png
 
-USES=		pathfix pkgconfig libtool
+USES=		cpe pathfix pkgconfig libtool
+CPE_VENDOR=	autotrace_project
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 CPPFLAGS+=	$$(libpng-config --I_opts)



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