Mark devel_full and devel_nox flavors BROKEN
Reported by: pkg-fallout
This commit is contained in:
parent
9ecce6cfc3
commit
fae074ce0e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=514372
@ -12,6 +12,10 @@ COMMENT= PHP mode for GNU Emacs
|
||||
|
||||
LICENSE= GPLv3
|
||||
|
||||
.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox
|
||||
BROKEN= php.el:232:10:Error: Symbol's function definition is void: rx-form
|
||||
.endif
|
||||
|
||||
USES= emacs gmake
|
||||
USE_GITHUB= yes
|
||||
GH_ACCOUNT= emacs-php
|
||||
|
Loading…
Reference in New Issue
Block a user