Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 28 Aug 2014 16:57:51 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r366438 - head/security/pond
Message-ID:  <201408281657.s7SGvpds046492@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Aug 28 16:57:50 2014
New Revision: 366438
URL: http://svnweb.freebsd.org/changeset/ports/366438
QAT: https://qat.redports.org/buildarchive/r366438/

Log:
  Remove bad usage of BROKEN
  
  With hat:	portmgr

Modified:
  head/security/pond/Makefile

Modified: head/security/pond/Makefile
==============================================================================
--- head/security/pond/Makefile	Thu Aug 28 16:57:40 2014	(r366437)
+++ head/security/pond/Makefile	Thu Aug 28 16:57:50 2014	(r366438)
@@ -21,7 +21,7 @@ RUN_DEPENDS=	tor:${PORTSDIR}/security/to
 LIB_DEPENDS=	libgtkspell.so:${PORTSDIR}/textproc/gtkspell \
 		libtspi.so:${PORTSDIR}/security/trousers
 
-BROKEN=		Experimental. Know what you do!
+IGNORE=		Experimental. Know what you do!
 PLIST_FILES=	bin/server bin/client
 USE_GNOME=	gtk30
 GO_PKGNAME=	github.com/agl/pond



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201408281657.s7SGvpds046492>