svn commit: r423540 - head/mail/wanderlust

Antoine Brodin antoine at FreeBSD.org
Sat Oct 8 20:59:22 UTC 2016


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 at FreeBSD.org
 COMMENT?=	Yet another message interface on Emacsen
 
+BROKEN=		fails to configure
+
 USE_EMACS=	yes
 NO_ARCH=	yes
 


More information about the svn-ports-all mailing list