FreeBSD Bugzilla – Attachment 135757 Details for
Bug 180716
[patch] mail/sylpheed: remove aspell and pinentry dependencies
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
sylpheed.patch
sylpheed.patch (text/plain), 1.69 KB, created by
Tijl Coosemans
on 2013-07-21 10:40:00 UTC
(
hide
)
Description:
sylpheed.patch
Filename:
MIME Type:
Creator:
Tijl Coosemans
Created:
2013-07-21 10:40:00 UTC
Size:
1.69 KB
patch
obsolete
>Index: mail/sylpheed/Makefile >=================================================================== >--- mail/sylpheed/Makefile (revision 323372) >+++ mail/sylpheed/Makefile (working copy) >@@ -3,7 +3,7 @@ > > PORTNAME= sylpheed > PORTVERSION= 3.3.0 >-PORTREVISION= 1 >+PORTREVISION= 2 > CATEGORIES= mail ipv6 > MASTER_SITES= http://sylpheed.sraoss.jp/sylpheed/v${PORTVERSION:C/\.[^\.]*$//}/ \ > CRITICAL >@@ -11,7 +11,6 @@ MASTER_SITES= http://sylpheed.sraoss.jp/ > MAINTAINER= ehaupt@FreeBSD.org > COMMENT= Lightweight, featureful, and fast GTK+ based e-mail client > >-LIB_DEPENDS= aspell:${PORTSDIR}/textproc/aspell > RUN_DEPENDS= ${LOCALBASE}/etc/mime.types:${PORTSDIR}/misc/mime-support > > USES= gettext iconv gmake >@@ -45,8 +44,7 @@ OPTIONS_DEFAULT=SSL GTKSPELL > .include <bsd.port.options.mk> > > .if ${PORT_OPTIONS:MSSL} >-# we can't use USE_OPENSSL=yes after including bsd.port.pre.mk >-.include "${PORTSDIR}/Mk/bsd.openssl.mk" >+USE_OPENSSL= yes > CONFIGURE_ARGS+=--enable-ssl > .else > CONFIGURE_ARGS+=--disable-ssl >@@ -54,8 +52,7 @@ CONFIGURE_ARGS+=--disable-ssl > > .if ${PORT_OPTIONS:MGPGME} > LIB_DEPENDS+= gpgme:${PORTSDIR}/security/gpgme >-RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg \ >- pinentry-gtk-2:${PORTSDIR}/security/pinentry-gtk2 >+RUN_DEPENDS+= gpg:${PORTSDIR}/security/gnupg > CONFIGURE_ARGS+=--enable-gpgme > .else > CONFIGURE_ARGS+=--disable-gpgme >@@ -105,8 +102,7 @@ MAKEFILES= Makefile.in ac/Makefile.in fa > > post-patch: > @${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS:S/"//g}|g; \ >- s|-lresolv||g; s|-lpisock\"|-liconv &|g; \ >- s|libs gtkspell-2\.0`|& -laspell|g;' \ >+ s|-lresolv||g; s|-lpisock\"|-liconv &|g;' \ > ${WRKSRC}/configure > @${REINPLACE_CMD} -e 's|/etc|${LOCALBASE}&|g' \ > ${WRKSRC}/libsylph/procmime.c
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 180716
: 135757