svn commit: r390609 - head/editors/emacs-devel

Dmitry Marakasov amdmi3 at FreeBSD.org
Thu Jun 25 22:35:20 UTC 2015


Author: amdmi3
Date: Thu Jun 25 22:35:19 2015
New Revision: 390609
URL: https://svnweb.freebsd.org/changeset/ports/390609

Log:
  - Mark BROKEN on 9.x:
  
  Wrong type argument: listp, 1328729
  
  Submitted by:	pkg-fallout
  Approved by:	portmgr blanket

Modified:
  head/editors/emacs-devel/Makefile

Modified: head/editors/emacs-devel/Makefile
==============================================================================
--- head/editors/emacs-devel/Makefile	Thu Jun 25 22:20:20 2015	(r390608)
+++ head/editors/emacs-devel/Makefile	Thu Jun 25 22:35:19 2015	(r390609)
@@ -16,6 +16,8 @@ COMMENT=	GNU editing macros
 LICENSE=	GPLv3
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN_FreeBSD_9=	does not build
+
 CONFLICTS=	emacs-19.* emacs21-[0-9]* emacs22-[0-9]* emacs23-[0-9]* \
 		emacs24-[0-9]* xemacs-[0-9]* xemacs-devel-[0-9]* \
 		xemacs-mule-[0-9]* xemacs-devel-mule-[0-9]* \


More information about the svn-ports-head mailing list