Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 5 Feb 2016 17:25:33 +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: r408234 - head/devel/py-snack
Message-ID:  <201602051725.u15HPXML091789@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Fri Feb  5 17:25:33 2016
New Revision: 408234
URL: https://svnweb.freebsd.org/changeset/ports/408234

Log:
  Mark BROKEN: conflicts with devel/newt
  
  Reported by:	pkg-fallout

Modified:
  head/devel/py-snack/Makefile

Modified: head/devel/py-snack/Makefile
==============================================================================
--- head/devel/py-snack/Makefile	Fri Feb  5 17:23:29 2016	(r408233)
+++ head/devel/py-snack/Makefile	Fri Feb  5 17:25:33 2016	(r408234)
@@ -12,6 +12,8 @@ COMMENT=	Not Eriks Windowing Toolkit Pyt
 
 LICENSE=	GPLv2
 
+BROKEN=		conflicts with devel/newt
+
 LIB_DEPENDS=	libslang.so:${PORTSDIR}/devel/libslang2 \
 		libpopt.so:${PORTSDIR}/devel/popt \
 		libnewt.so:${PORTSDIR}/devel/newt



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