aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsunpoet <sunpoet@FreeBSD.org>2015-03-31 22:30:22 +0800
committersunpoet <sunpoet@FreeBSD.org>2015-03-31 22:30:22 +0800
commit9ed177fa497b2eee9ccad5ff7c6158d7f6b61817 (patch)
tree9b641bf3b84091c736e5ff807366d72a8b4c66c5
parent1058330fd2e421b47ba3502ce8a68be4bab63b6b (diff)
downloadfreebsd-ports-gnome-9ed177fa497b2eee9ccad5ff7c6158d7f6b61817.tar.gz
freebsd-ports-gnome-9ed177fa497b2eee9ccad5ff7c6158d7f6b61817.tar.zst
freebsd-ports-gnome-9ed177fa497b2eee9ccad5ff7c6158d7f6b61817.zip
- Add CPE information
-rw-r--r--devel/json-c/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/json-c/Makefile b/devel/json-c/Makefile
index c91eaf29bd1e..38d066013d42 100644
--- a/devel/json-c/Makefile
+++ b/devel/json-c/Makefile
@@ -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