mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Mark devel flavors BROKEN
Reported by: pkg-fallout
This commit is contained in:
parent
ad5e7dcd36
commit
c0d6dbfe48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559227
@ -13,6 +13,10 @@ COMMENT= Write fragmentarily and read collectively
|
||||
LICENSE= GPLv2+
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox
|
||||
BROKEN= Debugger entered--Lisp error: (wrong-type-argument stringp nil)
|
||||
.endif
|
||||
|
||||
USES= emacs
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
Loading…
Reference in New Issue
Block a user