4a7
> PORTREVISION=	1
12c15,17
< LICENSE=	lgpl
---
> BUILD_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
> RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss
> LIB_DEPENDS=	libgcrypt.so:${PORTSDIR}/security/libgcrypt
14,23d18
< BUILD_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \
< 		gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
< LIB_DEPENDS=	gnutls:${PORTSDIR}/security/gnutls \
< 		gcrypt:${PORTSDIR}/security/libgcrypt \
< 		dbus-1:${PORTSDIR}/devel/dbus \
< 		proxy:${PORTSDIR}/net/libproxy
< RUN_DEPENDS=	${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss \
< 		gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
< 
< USE_XZ=		yes
25,26c20,21
< USE_GNOME=	gnomehack glib20 intltool
< USES=		gettext gmake
---
> USES=		gettext gmake libtool:keepla pathfix pkgconfig tar:xz
> USE_GNOME=	glib20 intltool
29a25,42
> INSTALL_TARGET=	install-strip
> 
> OPTIONS_DEFINE=	GNUTLS PKCS11 PROXY GNOME_PROXY
> OPTIONS_DEFAULT=GNUTLS PKCS11 PROXY GNOME_PROXY
> OPTIONS_SUB=	yes
> 
> GNUTLS_LIB_DEPENDS=	libgnutls.so:${PORTSDIR}/security/gnutls
> GNUTLS_CONFIGURE_WITH=	gnutls
> PKCS11_DESC=		Enable PKCS11 support (requires GNUTLS)
> PKCS11_LIB_DEPENDS=	libp11-kit.so:${PORTSDIR}/security/p11-kit \
> 			libgnutls.so:${PORTSDIR}/security/gnutls
> PKCS11_CONFIGURE_WITH=	pkcs11
> PROXY_LIB_DEPENDS=	libproxy.so:${PORTSDIR}/net/libproxy
> PROXY_CONFIGURE_WITH=	libproxy
> GNOME_PROXY_DESC=	Support for GNOME proxy configuration
> GNOME_PROXY_BUILD_DEPENDS=	gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
> GNOME_PROXY_RUN_DEPENDS=	gsettings-desktop-schemas>=0:${PORTSDIR}/devel/gsettings-desktop-schemas
> GNOME_PROXY_CONFIGURE_WITH=	gnome-proxy
