Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Mar 2015 14:30:23 +0000 (UTC)
From:      Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r382824 - head/devel/json-c
Message-ID:  <201503311430.t2VEUNmB022375@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: sunpoet
Date: Tue Mar 31 14:30:22 2015
New Revision: 382824
URL: https://svnweb.freebsd.org/changeset/ports/382824
QAT: https://qat.redports.org/buildarchive/r382824/

Log:
  - Add CPE information

Modified:
  head/devel/json-c/Makefile

Modified: head/devel/json-c/Makefile
==============================================================================
--- head/devel/json-c/Makefile	Tue Mar 31 14:29:26 2015	(r382823)
+++ head/devel/json-c/Makefile	Tue Mar 31 14:30:22 2015	(r382824)
@@ -18,7 +18,9 @@ GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
 USE_AUTOTOOLS=	autoheader
 USE_LDCONFIG=	yes
-USES=		gmake libtool pathfix pkgconfig
+USES=		cpe gmake libtool pathfix pkgconfig
+
+CPE_VENDOR=	json-c_project
 
 post-patch:
 	@${REINPLACE_CMD} -e 's| -Werror||g' ${WRKSRC}/Makefile.in



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