Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Oct 2016 20:59:21 +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: r423540 - head/mail/wanderlust
Message-ID:  <201610082059.u98KxLA5059306@repo.freebsd.org>

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

Log:
  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
  MFH:		2016Q4

Modified:
  head/mail/wanderlust/Makefile

Modified: head/mail/wanderlust/Makefile
==============================================================================
--- head/mail/wanderlust/Makefile	Sat Oct  8 20:57:08 2016	(r423539)
+++ head/mail/wanderlust/Makefile	Sat Oct  8 20:59:21 2016	(r423540)
@@ -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?201610082059.u98KxLA5059306>