Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2014 21:24:11 +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: r372822 - head/japanese/navi2ch
Message-ID:  <201411192124.sAJLOBZX020537@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Nov 19 21:24:11 2014
New Revision: 372822
URL: https://svnweb.freebsd.org/changeset/ports/372822
QAT: https://qat.redports.org/buildarchive/r372822/

Log:
  Mark BROKEN: Fails to build
  
  Wrote /wrkdirs/usr/ports/japanese/navi2ch/work/navi2ch-1.8.4/elc.93644/navi2ch-auto-modify.elc
  Loading /wrkdirs/usr/ports/japanese/navi2ch/work/navi2ch-1.8.4/elc.93644/navi2ch-auto-modify.elc...
  done
  Wrong type argument: stringp, nil
  *** Error code 1
  
  Reported by:	pkg-fallout

Modified:
  head/japanese/navi2ch/Makefile

Modified: head/japanese/navi2ch/Makefile
==============================================================================
--- head/japanese/navi2ch/Makefile	Wed Nov 19 21:22:46 2014	(r372821)
+++ head/japanese/navi2ch/Makefile	Wed Nov 19 21:24:11 2014	(r372822)
@@ -14,6 +14,8 @@ COMMENT=	2ch.net and 2ch-like BBS naviga
 
 LICENSE=	GPLv2
 
+BROKEN=		Fails to build
+
 USE_EMACS=	yes
 GNU_CONFIGURE=	yes
 CONFIGURE_ENV=	EMACS="${EMACS_CMD}"



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