diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:18:06 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2019-11-08 14:18:06 +0000 |
commit | 6ad62105d8a069fb9e935c2badb4df77d8ec9cbc (patch) | |
tree | f1c1efa2a199bb84af5a7902b25a8716e4db90e0 /mail/sylpheed | |
parent | 9284bc5ac033bfaf7629647b9b45b7f59c380e61 (diff) |
Notes
Diffstat (limited to 'mail/sylpheed')
-rw-r--r-- | mail/sylpheed/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 1dbd209dd03d..936ff2837b23 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -18,8 +18,8 @@ RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:misc/mime-support LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext iconv gmake pkgconfig tar:bzip2 desktop-file-utils \ - libtool +USES= desktop-file-utils gettext gmake gnome iconv libtool pkgconfig \ + tar:bzip2 USE_GNOME= gtk20 cairo gdkpixbuf2 USE_LDCONFIG= yes |