aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mu4e/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/mu4e/Makefile')
-rw-r--r--mail/mu4e/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/mu4e/Makefile b/mail/mu4e/Makefile
index 0665ebc14ca9..4514d528daf9 100644
--- a/mail/mu4e/Makefile
+++ b/mail/mu4e/Makefile
@@ -2,10 +2,10 @@
PORTNAME= mu4e
PORTVERSION= 0.9.16
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 2
CATEGORIES= mail
-PKGNAMESUFFIX= -${EMACS_PORT_NAME}
+PKGNAMESUFFIX= ${EMACS_PKGNAMESUFFIX}
MAINTAINER= hrs@FreeBSD.org
COMMENT= Emacs frontend for Mu
@@ -14,11 +14,11 @@ LICENSE= GPLv3
RUN_DEPENDS= mu:mail/mu
-USES= autoreconf gmake makeinfo pkgconfig
+USES= autoreconf emacs gmake makeinfo pkgconfig
USE_GITHUB= yes
GH_PROJECT= mu
GH_ACCOUNT= djcb
-USE_EMACS= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk \
--disable-webkit \