Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Jul 2014 22:11:17 +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: r360294 - head/devel/libexplain
Message-ID:  <201407022211.s62MBHGK026175@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: amdmi3
Date: Wed Jul  2 22:11:17 2014
New Revision: 360294
URL: http://svnweb.freebsd.org/changeset/ports/360294
QAT: https://qat.redports.org/buildarchive/r360294/

Log:
  - Finalize switch to USES=libtool

Modified:
  head/devel/libexplain/Makefile

Modified: head/devel/libexplain/Makefile
==============================================================================
--- head/devel/libexplain/Makefile	Wed Jul  2 22:10:41 2014	(r360293)
+++ head/devel/libexplain/Makefile	Wed Jul  2 22:11:17 2014	(r360294)
@@ -18,7 +18,7 @@ RUN_DEPENDS=	lsof:${PORTSDIR}/sysutils/l
 
 USES=		bison gettext gmake libtool
 USE_GHOSTSCRIPT_BUILD=	yes
-USE_AUTOTOOLS=	libtool
+USE_AUTOTOOLS=	libtoolize
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	ac_cv_header_linux_kd_h=no
 USE_LDCONFIG=	yes



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