Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 12 Apr 2014 21:46:20 +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: r351141 - head/games/wolfpack
Message-ID:  <201404122146.s3CLkKk5059859@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Apr 12 21:46:20 2014
New Revision: 351141
URL: http://svnweb.freebsd.org/changeset/ports/351141
QAT: https://qat.redports.org/buildarchive/r351141/

Log:
  Mark broken: fails to install
  
  /usr/local/lib/wolfpack/pconfig: not found
  *** [post-install] Error code 127
  
  Reported by:	pkg-fallout

Modified:
  head/games/wolfpack/Makefile

Modified: head/games/wolfpack/Makefile
==============================================================================
--- head/games/wolfpack/Makefile	Sat Apr 12 21:25:20 2014	(r351140)
+++ head/games/wolfpack/Makefile	Sat Apr 12 21:46:20 2014	(r351141)
@@ -11,6 +11,8 @@ DISTNAME=	empire-${PORTVERSION}
 MAINTAINER=	johans@FreeBSD.org
 COMMENT=	Long term multiplayer strategy game
 
+BROKEN=		Fails to install
+
 MAKEFILE=	GNUmakefile
 USES=		gmake perl5
 USE_PERL5=	build



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