aboutsummaryrefslogtreecommitdiff
path: root/mail/gmime30
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:18:06 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 14:18:06 +0000
commit6ad62105d8a069fb9e935c2badb4df77d8ec9cbc (patch)
treef1c1efa2a199bb84af5a7902b25a8716e4db90e0 /mail/gmime30
parent9284bc5ac033bfaf7629647b9b45b7f59c380e61 (diff)
downloadports-6ad62105d8a069fb9e935c2badb4df77d8ec9cbc.tar.gz
ports-6ad62105d8a069fb9e935c2badb4df77d8ec9cbc.zip
mail: Add missing USES={gnome,php}
Notes
Notes: svn path=/head/; revision=517069
Diffstat (limited to 'mail/gmime30')
-rw-r--r--mail/gmime30/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/mail/gmime30/Makefile b/mail/gmime30/Makefile
index a6892faf3c34..2afc165a0d56 100644
--- a/mail/gmime30/Makefile
+++ b/mail/gmime30/Makefile
@@ -20,7 +20,8 @@ LIB_DEPENDS= libgpgme.so:security/gpgme \
libgpg-error.so:security/libgpg-error
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}30
-USES= gettext-runtime gmake iconv libtool localbase pathfix pkgconfig tar:xz
+USES= gettext-runtime gmake gnome iconv libtool localbase pathfix \
+ pkgconfig tar:xz
USE_GNOME= glib20 introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes