svn commit: r382989 - branches/2015Q2/sysutils/pcbsd-utils

Antoine Brodin antoine at FreeBSD.org
Thu Apr 2 07:38:04 UTC 2015


Author: antoine
Date: Thu Apr  2 07:38:03 2015
New Revision: 382989
URL: https://svnweb.freebsd.org/changeset/ports/382989

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

Modified:
  branches/2015Q2/sysutils/pcbsd-utils/Makefile
Directory Properties:
  branches/2015Q2/   (props changed)

Modified: branches/2015Q2/sysutils/pcbsd-utils/Makefile
==============================================================================
--- branches/2015Q2/sysutils/pcbsd-utils/Makefile	Thu Apr  2 07:37:21 2015	(r382988)
+++ branches/2015Q2/sysutils/pcbsd-utils/Makefile	Thu Apr  2 07:38:03 2015	(r382989)
@@ -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


More information about the svn-ports-all mailing list