diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-24 04:55:49 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-04-24 04:55:49 +0000 |
commit | b30e82fa68bb9668aea046bc7c9b9c0c1f828fda (patch) | |
tree | ab2cfd761246157ec488b5e8bfecf1a2ebcf37a3 /security/gnome-keyring | |
parent | 92044f6b864a198b9eab5d991563b65da43e8468 (diff) |
Notes
Diffstat (limited to 'security/gnome-keyring')
-rw-r--r-- | security/gnome-keyring/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/security/gnome-keyring/Makefile b/security/gnome-keyring/Makefile index c94b6ebad44f..bedf5a76ad2b 100644 --- a/security/gnome-keyring/Makefile +++ b/security/gnome-keyring/Makefile @@ -24,7 +24,8 @@ LIB_DEPENDS= libgnome-keyring.so:${PORTSDIR}/security/libgnome-keyring \ RUN_DEPENDS= ca_root_nss>=0:${PORTSDIR}/security/ca_root_nss USE_GNOME= gnomeprefix gtk30 intlhack libxslt:build -USES= gettext gmake libtool pathfix pkgconfig tar:xz +USES= cpe gettext gmake libtool pathfix pkgconfig tar:xz +CPE_VENDOR= gnome INSTALLS_ICONS= yes GNU_CONFIGURE= yes USE_LDCONFIG= yes |