svn commit: r354236 - head/net/xmlrpc-c

Renato Botelho garga at FreeBSD.org
Fri May 16 15:27:38 UTC 2014


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}" \


More information about the svn-ports-head mailing list