diff options
Diffstat (limited to 'ftp/wxdfast/Makefile')
-rw-r--r-- | ftp/wxdfast/Makefile | 2 |
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 |