svn commit: r386323 - head/graphics/autotrace
Dmitry Marakasov
amdmi3 at FreeBSD.org
Thu May 14 11:55:26 UTC 2015
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)
More information about the svn-ports-all
mailing list