Skip to content

Commit

Permalink
lang/php-mode.el: Ignore for devel_full and devel_nox
Browse files Browse the repository at this point in the history
Fails to build with the flavors devel_full and devel_nox

Approved by:	portmgr (blanket)
  • Loading branch information
5u623l20 committed Dec 30, 2023
1 parent e3c1138 commit ecfe28e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lang/php-mode.el/Makefile
Expand Up @@ -16,6 +16,8 @@ USE_GITHUB= yes
GH_ACCOUNT= emacs-php
GH_PROJECT= ${PORTNAME:S/.el$//}

EMACS_FLAVORS_EXCLUDE= devel_full devel_nox # Eager macro-expansion failure: (void-variable flymake-allowed-file-name-masks)

NO_ARCH= yes

LISP_FILES= lisp/php-align.el \
Expand Down

0 comments on commit ecfe28e

Please sign in to comment.