svn commit: r366438 - head/security/pond

Antoine Brodin antoine at FreeBSD.org
Thu Aug 28 16:57:51 UTC 2014


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


More information about the svn-ports-all mailing list