Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2016 21:00:20 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org
Subject:   svn commit: r423541 - branches/2016Q4/mail/wanderlust
Message-ID:  <201610082100.u98L0K1D059507@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Sat Oct  8 21:00:19 2016
New Revision: 423541
URL: https://svnweb.freebsd.org/changeset/ports/423541

Log:
  MFH: r423540
  
  Mark BROKEN: fails to configure
  
  cannot open /usr/ports/mail/wanderlust/files/wanderlust-startup.emacs25.el.tmpl: No such file or directory
  
  Reported by:	pkg-fallout

Modified:
  branches/2016Q4/mail/wanderlust/Makefile
Directory Properties:
  branches/2016Q4/   (props changed)

Modified: branches/2016Q4/mail/wanderlust/Makefile
==============================================================================
--- branches/2016Q4/mail/wanderlust/Makefile	Sat Oct  8 20:59:21 2016	(r423540)
+++ branches/2016Q4/mail/wanderlust/Makefile	Sat Oct  8 21:00:19 2016	(r423541)
@@ -13,6 +13,8 @@ DISTNAME=	wl-${PORTVERSION}
 MAINTAINER=	nobutaka@FreeBSD.org
 COMMENT?=	Yet another message interface on Emacsen
 
+BROKEN=		fails to configure
+
 USE_EMACS=	yes
 NO_ARCH=	yes
 



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