summaryrefslogtreecommitdiff
path: root/ftp/gftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/gftp/Makefile')
-rw-r--r--ftp/gftp/Makefile1
1 files changed, 1 insertions, 0 deletions
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 <bsd.port.options.mk>
.if ${PORT_OPTIONS:MX11}