svn commit: r360294 - head/devel/libexplain
Dmitry Marakasov
amdmi3 at FreeBSD.org
Wed Jul 2 22:11:17 UTC 2014
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
More information about the svn-ports-all
mailing list