From 1640537ad67a4e7c293de8c7bd81840e57ec6928 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 20 Sep 2013 17:23:18 +0000 Subject: Add NO_STAGE all over the place in preparation for the staging support (cat: ftp) --- ftp/filezilla/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ftp/filezilla/Makefile') diff --git a/ftp/filezilla/Makefile b/ftp/filezilla/Makefile index 87867aa6b4b8..0a8a141cfc16 100644 --- a/ftp/filezilla/Makefile +++ b/ftp/filezilla/Makefile @@ -1,6 +1,5 @@ # Created by: alepulver # $FreeBSD$ -# PORTNAME= filezilla PORTVERSION= 3.6.0.2 @@ -40,6 +39,7 @@ MAN5= fzdefaults.xml.5 OPTIONS_DEFINE= DBUS NLS OPTIONS_DEFAULT=DBUS NLS +NO_STAGE= yes .include .if ${PORT_OPTIONS:MDBUS} -- cgit v1.2.3