svn commit: r423541 - branches/2016Q4/mail/wanderlust

Antoine Brodin antoine at FreeBSD.org
Sat Oct 8 21:00:21 UTC 2016


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 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