Date: Fri, 17 Jul 2015 18:20:44 +0000 From: Max Brazhnikov <makc@freebsd.org> To: Koop Mast <kwm@rainbow-runner.nl> Cc: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: Re: svn commit: r392382 - in head/security: . pinentry pinentry-gnome3 Message-ID: <4033189.MHHsj1f2Xj@mercury.ph.man.ac.uk> In-Reply-To: <55A92877.6070409@rainbow-runner.nl> References: <201507171549.t6HFnAku053331@repo.freebsd.org> <55A92877.6070409@rainbow-runner.nl>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 17 Jul 2015 18:08:23 +0200 Koop Mast wrote: > > > > +.if ${PINENTRY_GUI} == "gnome3" > > +USE_GNOME+= gtk20 > > +LIB_DEPENDS+= libgcr-base-3.so:${PORTSDIR}/security/gcr > > +PLIST_FILES= bin/pinentry-gnome3 > > +.else > > +CONFIGURE_ARGS+=--disable-pinentry-gnome3 > > +.endif > Gcr is gtk30 based so the gtk20 doesn't make sense here. Are you sure > this is correct? Probably not, but configure fails without gtk20. I let upstream to fix this. Max
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4033189.MHHsj1f2Xj>