svn commit: r318081 - head/ftp/gftp
Oliver Lehmann
oliver at FreeBSD.org
Mon May 13 13:49:39 UTC 2013
Author: oliver
Date: Mon May 13 13:49:39 2013
New Revision: 318081
URL: http://svnweb.freebsd.org/changeset/ports/318081
Log:
mark as BROKEN
Modified:
head/ftp/gftp/Makefile
Modified: head/ftp/gftp/Makefile
==============================================================================
--- head/ftp/gftp/Makefile Mon May 13 13:48:32 2013 (r318080)
+++ head/ftp/gftp/Makefile Mon May 13 13:49:39 2013 (r318081)
@@ -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
More information about the svn-ports-head
mailing list