svn commit: r342088 - head/net-mgmt/circe

Antoine Brodin antoine at FreeBSD.org
Fri Jan 31 22:24:53 UTC 2014


Author: antoine
Date: Fri Jan 31 22:24:52 2014
New Revision: 342088
URL: http://svnweb.freebsd.org/changeset/ports/342088
QAT: https://qat.redports.org/buildarchive/r342088/

Log:
  Mark broken: Does not build
  
  ===>  Building for circe-0.2.3_1
  make[1]: "/wrkdirs/usr/ports/net-mgmt/circe/work/Makefile" line 74: Cannot open /usr/ports/Mk/bsd.perl.mk
  make[1]: Fatal errors encountered -- cannot continue
  make[1]: stopped in /wrkdirs/usr/ports/net-mgmt/circe/work
  *** Error code 1
  
  Reported by:	pkg-fallout since september 2013
  With hat:	portmgr

Modified:
  head/net-mgmt/circe/Makefile

Modified: head/net-mgmt/circe/Makefile
==============================================================================
--- head/net-mgmt/circe/Makefile	Fri Jan 31 22:21:43 2014	(r342087)
+++ head/net-mgmt/circe/Makefile	Fri Jan 31 22:24:52 2014	(r342088)
@@ -10,6 +10,8 @@ MASTER_SITES=	http://bws.berkeley.edu/po
 MAINTAINER=	circe-port-maintainers at bws.net.berkeley.edu
 COMMENT=	A captive portal-based network access control solution in perl
 
+BROKEN=		Does not build
+
 LICENSE=	BSD
 
 RUN_DEPENDS=	p5-Net-IP-Match-XS>=0:${PORTSDIR}/net-mgmt/p5-Net-IP-Match-XS \


More information about the svn-ports-all mailing list