Add USES=gnome.

This commit is contained in:
Hiroki Sato 2019-03-04 07:38:23 +00:00
parent 6815a2dcf1
commit a656af959a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494560

View File

@ -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