Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 Nov 2016 17:09:33 +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: r427175 - head/devel/json-c
Message-ID:  <201611261709.uAQH9XRx007351@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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
 



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