From e51cc0b2049e1b0946edb667c486029da0684243 Mon Sep 17 00:00:00 2001 From: mezz Date: Tue, 15 Apr 2008 17:08:20 +0000 Subject: In 2.22, it requires gnome-keyring and no longer provide optional now. Fix the gnome-keyring dependency and bump the PORTREVISION. Reported by: Dino Vliet --- security/seahorse/Makefile | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) (limited to 'security') diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile index 6c5aaaae2811..2b7837cf8510 100644 --- a/security/seahorse/Makefile +++ b/security/seahorse/Makefile @@ -8,7 +8,7 @@ PORTNAME= seahorse PORTVERSION= 2.22.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= security gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -19,7 +19,8 @@ COMMENT= GNOME application for managing encryption keys (PGP, SSH) BUILD_DEPENDS= gpg:${PORTSDIR}/security/gnupg RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg LIB_DEPENDS= gpgme.17:${PORTSDIR}/security/gpgme \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib + dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \ + gnome-keyring:${PORTSDIR}/security/gnome-keyring USE_LDCONFIG= yes USE_BZIP2= yes @@ -42,7 +43,6 @@ OPTIONS= LDAP "Enable LDAP support" on \ HKP "Enable HKP keyserver interface" on \ NOTIFY "Enable libnotify support" on \ APPLET "Enable clipboard encryption applet" on \ - KEYRING "Enable GNOME Keyring support" on \ MDNS "Enable mDNS key sharing" on \ GEDIT "Enable GEdit plug-in support" on \ NAUTILUS "Enable the Nautilus component" on \ @@ -106,12 +106,6 @@ CONFIGURE_ARGS+=--disable-applet PLIST_SUB+= APPLET="@comment " .endif -.if !defined(WITHOUT_KEYRING) -LIB_DEPENDS+= gnome-keyring:${PORTSDIR}/security/gnome-keyring -.else -CONFIGURE_ARGS+=--disable-gnome-keyring -.endif - .if !defined(WITHOUT_MDNS) LIB_DEPENDS+= avahi-client:${PORTSDIR}/net/avahi-app .else -- cgit >dependabot/npm_and_yarn/devel/electron4/files/elliptic-6.5.4 FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats