svn commit: r408234 - head/devel/py-snack

Antoine Brodin antoine at FreeBSD.org
Fri Feb 5 17:25:34 UTC 2016


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


More information about the svn-ports-all mailing list