diff options
Diffstat (limited to 'ftp/gftp/Makefile')
-rw-r--r-- | ftp/gftp/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ftp/gftp/Makefile b/ftp/gftp/Makefile index 1308b4e04471..1995007a3327 100644 --- a/ftp/gftp/Makefile +++ b/ftp/gftp/Makefile @@ -20,6 +20,8 @@ CPPFLAGS+= -I${LOCALBASE}/include WANT_GNOME= yes +BROKEN= Dumps core when connecting to a host with pthread_mutex_lock: Operation not permitted + OPTIONS_DEFINE= X11 NLS OPTIONS_DEFAULT= X11 |