svn commit: r382988 - head/sysutils/pcbsd-utils

Antoine Brodin antoine at FreeBSD.org
Thu Apr 2 07:37:22 UTC 2015


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


More information about the svn-ports-all mailing list