Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 May 2014 15:27:38 +0000 (UTC)
From:      Renato Botelho <garga@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r354236 - head/net/xmlrpc-c
Message-ID:  <201405161527.s4GFRcPo000857@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: garga
Date: Fri May 16 15:27:37 2014
New Revision: 354236
URL: http://svnweb.freebsd.org/changeset/ports/354236
QAT: https://qat.redports.org/buildarchive/r354236/

Log:
  Move to USES=libtool

Modified:
  head/net/xmlrpc-c/Makefile

Modified: head/net/xmlrpc-c/Makefile
==============================================================================
--- head/net/xmlrpc-c/Makefile	Fri May 16 15:27:02 2014	(r354235)
+++ head/net/xmlrpc-c/Makefile	Fri May 16 15:27:37 2014	(r354236)
@@ -19,8 +19,7 @@ LIBWWW_DESC=	Compile with libwww support
 
 CONFLICTS=	xmlrpc-epi-0.* xmlrpc-c-devel-[0-9]*
 
-USES=		gmake perl5
-USE_AUTOTOOLS=	libtool:env
+USES=		gmake perl5 libtool
 GNU_CONFIGURE=	yes
 MAKEFILE=	GNUmakefile
 MAKE_ARGS=	LIBTOOL="${LIBTOOL}" \



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