aboutsummaryrefslogtreecommitdiff
path: root/ftp/wxdfast
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-03-31 05:57:12 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-03-31 05:57:12 +0000
commita2de9edf5dd8dc5b0f41dd7e8b523ecd47165fd1 (patch)
tree55e35ef43c862747abdbeefb6ab2dc601bfde6f5 /ftp/wxdfast
parent6be5098af199b420dda2bdd64d023cd98db08429 (diff)
downloadports-a2de9edf5dd8dc5b0f41dd7e8b523ecd47165fd1.tar.gz
ports-a2de9edf5dd8dc5b0f41dd7e8b523ecd47165fd1.zip
Add missing build dependency
Notes
Notes: svn path=/head/; revision=382792
Diffstat (limited to 'ftp/wxdfast')
-rw-r--r--ftp/wxdfast/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/wxdfast/Makefile b/ftp/wxdfast/Makefile
index 1e18ff084d6a..8507e11c2be5 100644
--- a/ftp/wxdfast/Makefile
+++ b/ftp/wxdfast/Makefile
@@ -18,7 +18,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
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