Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2014 16:56:44 +0000 (UTC)
From:      Dmitry Marakasov <amdmi3@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366435 - head/devel/xparam
Message-ID:  <201408281656.s7SGuiBW045988@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Thu Aug 28 16:56:43 2014
New Revision: 366435
URL: http://svnweb.freebsd.org/changeset/ports/366435
QAT: https://qat.redports.org/buildarchive/r366435/

Log:
  - Complete switch from USE_AUTOTOOLS=libtool
  
  Approved by:	portmgr blanket

Modified:
  head/devel/xparam/Makefile

Modified: head/devel/xparam/Makefile
==============================================================================
--- head/devel/xparam/Makefile	Thu Aug 28 16:56:19 2014	(r366434)
+++ head/devel/xparam/Makefile	Thu Aug 28 16:56:43 2014	(r366435)
@@ -13,7 +13,7 @@ COMMENT=	General-purpose tool for parame
 LICENSE=	GPLv2 # (or later)
 
 USES=		gmake libtool
-USE_AUTOTOOLS=	libtool
+USE_AUTOTOOLS=	libtoolize
 GNU_CONFIGURE=	yes
 USE_LDCONFIG=	yes
 



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