aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorJoseph S. Atkinson <jsa@FreeBSD.org>2010-07-28 07:27:16 +0000
committerJoseph S. Atkinson <jsa@FreeBSD.org>2010-07-28 07:27:16 +0000
commit639437f460f896e4cfa0b106fec22a91774788ff (patch)
tree26ffa7b195df4883d43cd1dba0ca6fe221ffc208 /security
parent1bab3704330227d310314054a14c29f240a6ab87 (diff)
downloadports-639437f460f896e4cfa0b106fec22a91774788ff.tar.gz
ports-639437f460f896e4cfa0b106fec22a91774788ff.zip
Chase libgcrypt shlib bump and add security/libgcrypt to LIB_DEPENDS for
future reference. Approved by: kwm (mentor)
Notes
Notes: svn path=/head/; revision=258361
Diffstat (limited to 'security')
-rw-r--r--security/seahorse-plugins/Makefile5
-rw-r--r--security/seahorse/Makefile3
2 files changed, 5 insertions, 3 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile
index 3deb0037b7c0..dd27333ab383 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -8,7 +8,7 @@
PORTNAME= seahorse-plugins
PORTVERSION= 2.30.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -16,7 +16,8 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Plug-ins for the Seahorse key and password management application
-LIB_DEPENDS= cryptui.0:${PORTSDIR}/security/seahorse
+LIB_DEPENDS= cryptui.0:${PORTSDIR}/security/seahorse \
+ gcrypt.17:${PORTSDIR}/security/libgcrypt
USE_BZIP2= yes
USE_GETTEXT= yes
diff --git a/security/seahorse/Makefile b/security/seahorse/Makefile
index 52e5ed7fafd0..a8df25c78f91 100644
--- a/security/seahorse/Makefile
+++ b/security/seahorse/Makefile
@@ -8,7 +8,7 @@
PORTNAME= seahorse
PORTVERSION= 2.30.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -21,6 +21,7 @@ RUN_DEPENDS= gpg:${PORTSDIR}/security/gnupg
LIB_DEPENDS= gpgme.18:${PORTSDIR}/security/gpgme \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
gnome-keyring:${PORTSDIR}/security/gnome-keyring \
+ gcrypt.17:${PORTSDIR}/security/libgcrypt \
soup-2.4.1:${PORTSDIR}/devel/libsoup
USE_XORG= sm