Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 2 Apr 2015 07:37:22 +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: r382988 - head/sysutils/pcbsd-utils
Message-ID:  <201504020737.t327bMCj005805@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Thu Apr  2 07:37:21 2015
New Revision: 382988
URL: https://svnweb.freebsd.org/changeset/ports/382988

Log:
  Mark BROKEN: fails to stage, has both build dependencies and NO_BUILD=yes
  
  Reported by:	pkg-fallout

Modified:
  head/sysutils/pcbsd-utils/Makefile

Modified: head/sysutils/pcbsd-utils/Makefile
==============================================================================
--- head/sysutils/pcbsd-utils/Makefile	Thu Apr  2 07:33:38 2015	(r382987)
+++ head/sysutils/pcbsd-utils/Makefile	Thu Apr  2 07:37:21 2015	(r382988)
@@ -12,6 +12,8 @@ COMMENT=	PC-BSD Command-Line Utilities
 
 LICENSE=	BSD
 
+BROKEN=		Fails to stage, has both build dependencies and NO_BUILD=yes
+
 RUN_DEPENDS=	sipcalc:${PORTSDIR}/net-mgmt/sipcalc \
 		eject:${PORTSDIR}/sysutils/eject \
 		unzip:${PORTSDIR}/archivers/unzip



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