aboutsummaryrefslogtreecommitdiff
path: root/mail/mu
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2019-03-04 07:38:23 +0000
committerHiroki Sato <hrs@FreeBSD.org>2019-03-04 07:38:23 +0000
commita656af959ad28b62dac65f417883fb2305830f88 (patch)
tree814699c2b1dfff0d806566d921d4110c32dc0667 /mail/mu
parent6815a2dcf1db8f7dcb77a1b45bf3eb7d5a74925d (diff)
downloadports-a656af959ad28b62dac65f417883fb2305830f88.tar.gz
ports-a656af959ad28b62dac65f417883fb2305830f88.zip
Add USES=gnome.
Notes
Notes: svn path=/head/; revision=494560
Diffstat (limited to 'mail/mu')
-rw-r--r--mail/mu/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/mail/mu/Makefile b/mail/mu/Makefile
index 7f514c7df7ee..ae4e27a359a1 100644
--- a/mail/mu/Makefile
+++ b/mail/mu/Makefile
@@ -3,8 +3,8 @@
PORTNAME= mu
PORTVERSION= 1.0
-PORTREVISION= 1
DISTVERSIONPREFIX= v
+PORTREVISION= 1
CATEGORIES= mail
MAINTAINER= hrs@FreeBSD.org
@@ -16,11 +16,12 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libxapian.so:databases/xapian-core \
libgmime-2.6.so:mail/gmime26
-USES= autoreconf compiler:c++14-lang gettext-runtime gmake \
+USES= autoreconf compiler:c++14-lang gettext-runtime gmake gnome \
libtool makeinfo pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= djcb
USE_GNOME= glib20
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk --disable-mu4e
INSTALL_TARGET= install-strip