mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
mail/mu4e-maildirs: Fix build
This commit is contained in:
parent
4f88a48c0e
commit
67867ca8eb
2 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= mu4e-maildirs
|
||||
PORTVERSION= 0.8.20201028
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= mail
|
||||
PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
;;; Code:
|
||||
(require 'mu4e)
|
||||
+(require 'mu4e-meta)
|
||||
+(require 'mu4e-config)
|
||||
(require 'dash)
|
||||
|
||||
(defgroup mu4e-maildirs-extension nil
|
||||
|
|
Loading…
Add table
Reference in a new issue