From e31d5a7af6dec17c7b8f10c2f6b7d72cb6193265 Mon Sep 17 00:00:00 2001 From: bapt 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/gftp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'ftp/gftp') diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 1995007a3327..8bbeab6f7146 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -25,6 +25,7 @@ BROKEN= Dumps core when connecting to a host with pthread_mutex_lock: Operation OPTIONS_DEFINE= X11 NLS OPTIONS_DEFAULT= X11 +NO_STAGE= yes .include .if ${PORT_OPTIONS:MX11} -- cgit