svn commit: r382792 - head/ftp/wxdfast

Antoine Brodin antoine at FreeBSD.org
Tue Mar 31 05:57:14 UTC 2015


Author: antoine
Date: Tue Mar 31 05:57:12 2015
New Revision: 382792
URL: https://svnweb.freebsd.org/changeset/ports/382792
QAT: https://qat.redports.org/buildarchive/r382792/

Log:
  Add missing build dependency

Modified:
  head/ftp/wxdfast/Makefile

Modified: head/ftp/wxdfast/Makefile
==============================================================================
--- head/ftp/wxdfast/Makefile	Tue Mar 31 02:30:05 2015	(r382791)
+++ head/ftp/wxdfast/Makefile	Tue Mar 31 05:57:12 2015	(r382792)
@@ -18,7 +18,7 @@ WRKSRC=		${WRKDIR}/${PORTNAME}-${PORTVER
 USE_WX=		2.8+
 WX_CONF_ARGS=	relative
 WX_UNICODE=	yes
-USES=		autoreconf gettext
+USES=		autoreconf gettext libtool
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	WXRC="${WXRC_CMD}"
 INSTALL_TARGET=	install-strip


More information about the svn-ports-head mailing list