diff options
author | Charlie Li <vishwin@FreeBSD.org> | 2025-03-11 22:04:21 +0000 |
---|---|---|
committer | Charlie Li <vishwin@FreeBSD.org> | 2025-03-17 04:02:08 +0000 |
commit | e87d8134a3460dff28f0c469fff83a187e9820bc (patch) | |
tree | 5005d557c2b1e60e1f3b2a4995e2142fe7237610 /mail/sylpheed/Makefile | |
parent | 87a21eb4786a5c34eb321f3dee9f5e1f0a28aa23 (diff) |
Diffstat (limited to 'mail/sylpheed/Makefile')
-rw-r--r-- | mail/sylpheed/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/sylpheed/Makefile b/mail/sylpheed/Makefile index 4cb836b23ede..516bca80576a 100644 --- a/mail/sylpheed/Makefile +++ b/mail/sylpheed/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ USES= cpe desktop-file-utils gettext gmake gnome iconv libtool pkgconfig \ tar:bzip2 -USE_GNOME= gtk20 cairo gdkpixbuf2 +USE_GNOME= gtk20 cairo gdkpixbuf USE_LDCONFIG= yes CPE_VENDOR= sylpheed_project |