From bd1e15ebe63a50d145fdb846593a158aebc44287 Mon Sep 17 00:00:00 2001 From: Dmitry Marakasov Date: Tue, 30 Aug 2016 15:59:28 +0000 Subject: - Update to 3.21.0 PR: 212217 Submitted by: matthew@reztek.cz (maintainer) --- ftp/filezilla/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ftp/filezilla/Makefile') diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index 54336c6f9b53..5b2c6d20c6fe 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= filezilla -PORTVERSION= 3.20.1 +PORTVERSION= 3.21.0 CATEGORIES= ftp MASTER_SITES= SF/${PORTNAME}/FileZilla_Client/${PORTVERSION} DISTNAME= FileZilla_${PORTVERSION}_src @@ -41,6 +41,7 @@ DBUS_LIB_DEPENDS= libdbus-1.so:devel/dbus DBUS_CONFIGURE_WITH= dbus NLS_USES= gettext +NLS_USES_OFF= gettext-runtime NLS_CONFIGURE_OFF= --disable-locales .if !defined(MAINTAINER_MODE) -- cgit v1.2.3