svn commit: r427175 - head/devel/json-c

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Nov 26 17:09:34 UTC 2016


Author: sunpoet
Date: Sat Nov 26 17:09:32 2016
New Revision: 427175
URL: https://svnweb.freebsd.org/changeset/ports/427175

Log:
  - Pet check-sanity: use USES=autoreconf

Modified:
  head/devel/json-c/Makefile

Modified: head/devel/json-c/Makefile
==============================================================================
--- head/devel/json-c/Makefile	Sat Nov 26 16:54:30 2016	(r427174)
+++ head/devel/json-c/Makefile	Sat Nov 26 17:09:32 2016	(r427175)
@@ -16,9 +16,8 @@ CONFLICTS_INSTALL=	cocaine-core-[0-9]*
 
 GNU_CONFIGURE=	yes
 INSTALL_TARGET=	install-strip
-USE_AUTOTOOLS=	autoheader
 USE_LDCONFIG=	yes
-USES=		cpe gmake libtool pathfix pkgconfig
+USES=		autoreconf cpe gmake libtool pathfix pkgconfig
 
 CPE_VENDOR=	json-c_project
 


More information about the svn-ports-head mailing list