diff --git a/deskutils/howm/Makefile b/deskutils/howm/Makefile index 5ba5aaf1d333..3b2838769a7a 100644 --- a/deskutils/howm/Makefile +++ b/deskutils/howm/Makefile @@ -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