mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
Mark devel flavors BROKEN
Reported by: pkg-fallout
This commit is contained in:
parent
c0d6dbfe48
commit
71ab4f2b2b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=559228
1 changed files with 4 additions and 0 deletions
|
@ -13,6 +13,10 @@ COMMENT= Big Brother Database
|
|||
|
||||
LICENSE= GPLv3+
|
||||
|
||||
.if ${FLAVOR:U} == devel_full || ${FLAVOR:U} == devel_nox
|
||||
BROKEN= Error occurred processing bbdb.el: Wrong type argument ((stringp nil))
|
||||
.endif
|
||||
|
||||
BUILD_DEPENDS= texi2dvi:print/texinfo
|
||||
|
||||
USES= autoreconf emacs
|
||||
|
|
Loading…
Add table
Reference in a new issue